Skip to content

Commit b8e7d60

Browse files
authored
Merge pull request #3379 from ahoppen/remove-ahoppen-codeowner
Remove @ahoppen as Code Owner
2 parents 97ce779 + 52e3e61 commit b8e7d60

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.github/CODEOWNERS

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
# it's important to ensure that no component only has a single owner.
1212

1313
# Owner of anything in SwiftSyntax not owned by anyone else.
14-
* @ahoppen @hamishknight @rintaro @hborla
14+
* @hamishknight @rintaro @hborla
1515

1616
# Macros
17-
/Sources/SwiftSyntaxMacros @DougGregor @ahoppen @hamishknight @rintaro @hborla
18-
/Tests/SwiftSyntaxMacrosTest @DougGregor @ahoppen @hamishknight @rintaro @hborla
17+
/Sources/SwiftSyntaxMacros @DougGregor @hamishknight @rintaro @hborla
18+
/Tests/SwiftSyntaxMacrosTest @DougGregor @hamishknight @rintaro @hborla
1919

2020
# SwiftOperators
21-
/Sources/SwiftOperators @DougGregor @ahoppen @hamishknight @rintaro @hborla
22-
/Tests/SwiftOperatorsTest @DougGregor @ahoppen @hamishknight @rintaro @hborla
21+
/Sources/SwiftOperators @DougGregor @hamishknight @rintaro @hborla
22+
/Tests/SwiftOperatorsTest @DougGregor @hamishknight @rintaro @hborla
2323

2424
# SwiftLexicalLookup
25-
/Sources/SwiftLexicalLookup @xedin @ahoppen @hamishknight @rintaro @hborla
26-
/Tests/SwiftLexicalLookupTest @xedin @ahoppen @hamishknight @rintaro @hborla
25+
/Sources/SwiftLexicalLookup @xedin @hamishknight @rintaro @hborla
26+
/Tests/SwiftLexicalLookupTest @xedin @hamishknight @rintaro @hborla
2727

28-
/utils/bazel @keith @ahoppen @hamishknight @rintaro @hborla
29-
*.bazel @keith @ahoppen @hamishknight @rintaro @hborla
30-
WORKSPACE @keith @ahoppen @hamishknight @rintaro @hborla
31-
.bazelrc @keith @ahoppen @hamishknight @rintaro @hborla
32-
.bazelversion @keith @ahoppen @hamishknight @rintaro @hborla
28+
/utils/bazel @keith @hamishknight @rintaro @hborla
29+
*.bazel @keith @hamishknight @rintaro @hborla
30+
WORKSPACE @keith @hamishknight @rintaro @hborla
31+
.bazelrc @keith @hamishknight @rintaro @hborla
32+
.bazelversion @keith @hamishknight @rintaro @hborla

0 commit comments

Comments
 (0)