From 6d605dc3f96a43941029fa0aa08ff84c3c2959bb Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Wed, 9 Jan 2019 12:25:02 +1000 Subject: [PATCH] adbotmeta: add windows support to executor/powershell i (#50689) --- .github/BOTMETA.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 20b87ad7367..b9212db7bc4 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1133,6 +1133,11 @@ files: ############################## # other lib + lib/ansible/executor/powershell: + labels: + - windows + maintainers: $team_windows_core + support: core lib/ansible/template: keywords: - jinja