Skip to content

Commit 756fad8

Browse files
chore: add Artemy as CODEOWNER for CI and tests (#32)
ensures he gets cc'd/can review any changes <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated repository ownership rules: preserved default global owners for most files while introducing dedicated per-directory owners for CI and test areas and removing one previously listed global owner. * No changes to user-facing functionality or public APIs. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 parents 08dd25c + 621f688 commit 756fad8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
# These owners will be the default owners for everything in
44
# the repo. Unless a later match takes precedence,
5-
* @cdoern @derekhiggins @Elbehery @leseb @mfleader @nathan-weinberg @rhdedgar @rhuss @skamenan7 @VaishnaviHire
5+
* @cdoern @derekhiggins @Elbehery @leseb @nathan-weinberg @rhdedgar @rhuss @skamenan7 @VaishnaviHire
6+
7+
# These owners will own only CI and testing related infrastructure
8+
.github/ @Artemon-line @kami619
9+
tests/ @Artemon-line @kami619

0 commit comments

Comments
 (0)