Skip to content

Commit 3dfacb3

Browse files
chore(codeowners): simplify glob (#343)
Signed-off-by: Shigure Kurosaki <[email protected]>
1 parent 275941b commit 3dfacb3

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
# Config
2-
.github/ @kurosakishigure
3-
.config/ @kurosakishigure
2+
/.* @kurosakishigure
43
etc/ @kurosakishigure
5-
.gitignore @kurosakishigure
64
deny.toml @kurosakishigure
75
sgconfig.yml @kurosakishigure
86
changelogithub.config.json @kurosakishigure
9-
.prettierrc.toml @kurosakishigure
10-
.yamllint.yml @kurosakishigure
11-
.markdownlint.yml @kurosakishigure
12-
.vale.ini @kurosakishigure
13-
.rustfmt.toml @kurosakishigure
14-
.git-blame-ignore-revs @kurosakishigure
157
rust-toolchain.toml @kurosakishigure
16-
.editorconfig @kurosakishigure
17-
.typos.toml @kurosakishigure
188

199
# Dependencies
2010
Cargo.toml @kurosakishigure

0 commit comments

Comments
 (0)