diff options
author | Jordan Borean <jborean93@gmail.com> | 2018-11-20 00:21:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-20 00:21:11 +0100 |
commit | 7692882db3f76f76c736197d8ad68bafb4efd4db (patch) | |
tree | 7a0165c36af40a6e7d110564062b0fc9c506e873 /.github | |
parent | Changes argspec to no longer enforce strict int (#48901) (diff) | |
download | ansible-7692882db3f76f76c736197d8ad68bafb4efd4db.tar.xz ansible-7692882db3f76f76c736197d8ad68bafb4efd4db.zip |
Added csharp utils to the botmeta (#48909)
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 061a367060..78e5f55ad8 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -471,6 +471,11 @@ files: $module_utils/crypto.py: maintainers: Spredzy notified: felixfontein + $module_utils/csharp: + support: core + maintainers: $team_windows_core + labels: + - windows $module_utils/docker_common.py: maintainers: $team_docker $module_utils/ipa.py: |