From 8daeea014a3cf46d741f9b27ff65622656412a2c Mon Sep 17 00:00:00 2001 From: "Ryan S. Brown" Date: Tue, 25 Jul 2017 09:32:54 -0400 Subject: [PATCH] Add maintainer for gce_labels module --- .github/BOTMETA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 98de36d5e8..2896dcabc8 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -179,6 +179,7 @@ files: $modules/cloud/google/gce_eip.py: erjohnso supertom $modules/cloud/google/gce_img.py: supertom $modules/cloud/google/gce_instance_template.py: GwenaelPellenArkeup erjohnso + $modules/cloud/google/gce_labels.py: erjohnso $modules/cloud/google/gce_lb.py: erjohnso $modules/cloud/google/gce_mig.py: erjohnso supertom $modules/cloud/google/gce_pd.py: erjohnso