diff options
author | jctanner <tanner.jc@gmail.com> | 2017-08-28 12:27:08 -0400 |
---|---|---|
committer | Adrian Likins <alikins@redhat.com> | 2017-08-28 12:27:08 -0400 |
commit | 62e01aecfb63dc088b4355a6093bbe3affc92b82 (patch) | |
tree | 4eb331fb5f0fd0c8b509df1e1551afbe2afb3218 /.github | |
parent | 5065bf169d885c506301b9bcc9439a914f85d254 (diff) | |
download | ansible-62e01aecfb63dc088b4355a6093bbe3affc92b82.tar.gz |
Listify the linode script maintainers (#28671)
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 0f290f2442..42166db89f 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -808,8 +808,7 @@ files: contrib/inventory/linode.py: keywords: - linode dynamic inventory script - maintainers: - - intheclouddan rwaweber zbal + maintainers: intheclouddan rwaweber zbal contrib/inventory/openstack.py: keywords: - openstack dynamic inventory script |