From f65252337811ca6808bfc51d3ad5b86f44cffb43 Mon Sep 17 00:00:00 2001 From: Nick Snyder Date: Fri, 24 Apr 2020 15:23:55 -0700 Subject: [PATCH] Distribution team owns CI (#10178) * Distribution team owns CI * Update CODEOWNERS --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 09e3da8fc22..e5340b4f436 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -170,6 +170,8 @@ /cmd/frontend/types/saved_searches.go @attfarhan # Distribution +/dev/ci @sourcegraph/distribution +/enterprise/dev/ci @sourcegraph/distribution ## Deployment Dockerfile @sourcegraph/distribution /monitoring @slimsag @sourcegraph/distribution