Remove knatsakis from makefile code ownership. (#10184)
Based on discussion with him, he’s not readily able to review changes here, and the only changes I would be doing can be reviewed by the agent team (or would involve other changes that would pull him in anyway), so there’s not point in having him listed for review on them.
Austin S. Hemmelgarn committed
Nov 3, 2020 at 09:45 UTC
e48046da1437ea11406ed44d2b566506d46f639a
1 file changed
+1
-1
.github/CODEOWNERS
+1
-1
@@ -43,7 +43,7 @@ web/ @thiagoftsm @mfundul @vlvkobal
43
web/gui/ @jacekkolasa
44
45
# Ownership by filetype (overwrites ownership by directory)
46
-*.am @Ferroin @knatsakis
46
+*.am @Ferroin
47
*.md @joelhans
48
Dockerfile* @Ferroin @knatsakis
49