Skip to content

Commit 65c4c14

Browse files
chore: add Kelly as CODEOWNER for documentation
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
1 parent 756fad8 commit 65c4c14

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Each line is a file pattern followed by one or more owners.
22

3-
# These owners will be the default owners for everything in
4-
# the repo. Unless a later match takes precedence,
5-
* @cdoern @derekhiggins @Elbehery @leseb @nathan-weinberg @rhdedgar @rhuss @skamenan7 @VaishnaviHire
3+
# These owners will own only documentation
4+
*.md @kelbrown20
65

76
# These owners will own only CI and testing related infrastructure
87
.github/ @Artemon-line @kami619
98
tests/ @Artemon-line @kami619
9+
10+
# These owners will be the default owners for everything in
11+
# the repo. Unless a later match takes precedence,
12+
* @cdoern @derekhiggins @Elbehery @leseb @nathan-weinberg @rhdedgar @rhuss @skamenan7 @VaishnaviHire

0 commit comments

Comments
 (0)