From 3d32d9f694647955623dbf75173bb2b0e4afeea7 Mon Sep 17 00:00:00 2001 From: Alex Eagle Date: Fri, 1 Dec 2023 11:56:01 -0800 Subject: [PATCH] Update CODEOWNERS (#791) This PR is more of a question. Now that we have a BSD tar in Aspect's bazel-lib, I don't have much reason to get involved with the pkg_tar rule. Also I'm really overcommitted right now and haven't been doing a good job responding to pull requests. I discussed with Chuck that maybe he'd like to take my place here. --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 19f1dfb..97604b8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ -* @aiuto @alexeagle +* @aiuto @cgrindel /.bazelci/ @meteorcloudy /.bcr/ @meteorcloudy @@ -6,8 +6,8 @@ /.pre-commit-config.yaml @meteorcloudy /deb_packages/ @aiuto -/docs/ @aiuto @alexeagle @jylinv0 -/doc_build/ @aiuto @alexeagle @jylinv0 +/docs/ @aiuto @jylinv0 +/doc_build/ @aiuto @jylinv0 /pkg/rpm/ @nacl /pkg/tests/rpm/ @nacl