From 28dcc24343c22b0b430ee62892a8ad95794e7194 Mon Sep 17 00:00:00 2001 From: Tomohito Ando Date: Fri, 29 Mar 2024 13:33:59 +0900 Subject: [PATCH 1/2] chore: add code owners Signed-off-by: Tomohito Ando --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..2caa136c --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# These owners will be the default owners for everything in the repo. +* @yukkysaito @mitsudome-r \ No newline at end of file From 66f723c3009d6a09e906251f0f452e3fa1a4d560 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 04:37:04 +0000 Subject: [PATCH 2/2] ci(pre-commit): autofix --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2caa136c..0a8fbcf6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # These owners will be the default owners for everything in the repo. -* @yukkysaito @mitsudome-r \ No newline at end of file +* @yukkysaito @mitsudome-r