aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2022-08-05 09:32:55 +0200
committerGitHub <noreply@github.com>2022-08-05 09:32:55 +0200
commita65a7ce98230adf7a4bcf8a9c34579e2c954faa2 (patch)
tree1dcbb3ac14033c6ba6646f965afcf9b2043a6d22 /.github
parent1a3e21dec3d08a5326aa5f4f39a8f9cff54d24f6 (diff)
.github: remove non-existing user from CODEOWNERS (#3277)
We don't have user "@dean-deng".
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index cd1a957ea..ac605e29b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -6,5 +6,5 @@
*freebsd* @markjdb @tuexen
*netbsd* @krytarowski @R3x
*openbsd* @blackgnezdo @mptre
-*gvisor* @avagin @dean-deng
+*gvisor* @avagin
vendor/ @dvyukov