From 8a2b83928f76ca6e594995cbc1e22abbbf96884d Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Wed, 6 Jun 2018 15:09:27 +0200 Subject: [PATCH] Add ACI and Meraki tests to resp. teams Do the same as is done for NXOS --- .github/BOTMETA.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 9cf3675dbb..acfdd32194 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1156,6 +1156,16 @@ files: notify: mattclay test/integration/roles/: notify: mattclay + test/integration/targets/aci: + maintainers: $team_aci + labels: + - aci + - networking + test/integration/targets/meraki: + maintainers: $team_meraki + labels: + - meraki + - networking test/integration/targets/nxos: maintainers: $team_nxos labels: