From 9977dd2564ff6919fc6a6b658eb69b5ea8a66520 Mon Sep 17 00:00:00 2001 From: Mira Leung Date: Tue, 29 Sep 2020 19:56:49 -0700 Subject: [PATCH] fix: update owners file with actools-java (#1194) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b53815d78..88b3ef9f8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -* @googleapis/yoshi-java @googleapis/actools +* @googleapis/actools-java