Skip to content

Commit a6fbf5c

Browse files
authored
Merge pull request #2 from shiv0408/approval-check-fix
Change maintainer for personal repo
2 parents 16c5257 + bec819d commit a6fbf5c

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

.github/CODEOWNERS

+2-15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CODEOWNERS manages notifications, not PR approvals
2-
# For PR approvals see /.github/workflows/maintainer-approval.yml
2+
# For PR approvals see /.github/workflows/maintainer-approval.yml
33

44
# Files have a single rule applied, the last match decides the owner
55
# If you would like to more specifically apply ownership, include existing owner in new sub fields
@@ -11,17 +11,4 @@
1111
# 3. Use the command palette to run the CODEOWNERS: Show owners of current file command, which will display all code owners for the current file.
1212

1313
# Default ownership for all repo files
14-
* @abbashus @adnapibar @anasalkouz @andrross @Bukhtawar @CEHENKLE @dblock @dbwiddis @dreamer-89 @gbbafna @kartg @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @ryanbogan @sachinpkale @saratvemulapalli @setiah @shwetathareja @sohami @tlfeng @VachaShah
15-
16-
/modules/transport-netty4/ @peternied
17-
18-
/plugins/identity-shiro/ @peternied
19-
20-
/server/src/main/java/org/opensearch/extensions/ @peternied
21-
/server/src/main/java/org/opensearch/identity/ @peternied
22-
/server/src/main/java/org/opensearch/threadpool/ @peternied
23-
/server/src/main/java/org/opensearch/transport/ @peternied
24-
25-
/.github/ @peternied
26-
27-
/MAINTAINERS.md @abbashus @adnapibar @anasalkouz @andrross @Bukhtawar @CEHENKLE @dblock @dbwiddis @dreamer-89 @gbbafna @kartg @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @peternied @reta @Rishikesh1159 @ryanbogan @sachinpkale @saratvemulapalli @setiah @shwetathareja @sohami @tlfeng @VachaShah
14+
* @shiv0408

0 commit comments

Comments
 (0)