Skip to content

Commit f804db8

Browse files
authored
Fix order of CODEOWNERS (#51)
1 parent d4ee2c4 commit f804db8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,14 @@
55
#####################################################
66
#
77
# Learn about membership in OpenTelemetry community:
8-
# https://github.com/open-telemetry/community/blob/master/community-membership.md
8+
# https://github.com/open-telemetry/community/blob/main/community-membership.md
99
#
1010
#
1111
# Learn about CODEOWNERS file format:
1212
# https://help.github.com/en/articles/about-code-owners
1313
#
14-
#
15-
16-
aws-xray/ @open-telemetry/opentelemetry-java-contrib-approvers @willarmiros
1714

1815
# Global Owners
1916
* @open-telemetry/opentelemetry-java-contrib-approvers
17+
18+
aws-xray/ @open-telemetry/opentelemetry-java-contrib-approvers @willarmiros

0 commit comments

Comments
 (0)