From 109f84258f97bf531e2d13c6e7c5296eceed8294 Mon Sep 17 00:00:00 2001 From: Carolyn Van Slyck Date: Sat, 9 Sep 2017 19:36:16 -0500 Subject: [PATCH] Update codeowners for importers --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9d50bb2f6b..dcc39bc1fa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,9 +5,9 @@ /cmd/dep/init* @carolynvs /cmd/dep/gopath_scanner* @carolynvs /cmd/dep/root_analyzer* @carolynvs -/cmd/dep/*_importer* @carolynvs /cmd/dep/testdata/init @carolynvs /cmd/dep/testdata/harness_tests/init @carolynvs +/internal/importers @carolynvs /analyzer* @carolynvs /testdata/analyzer @carolynvs /internal/feedback @carolynvs