diff options
author | Sloane Hertel <shertel@redhat.com> | 2017-08-02 17:05:32 -0400 |
---|---|---|
committer | John R Barker <john@johnrbarker.com> | 2017-08-02 22:05:32 +0100 |
commit | 9498b96874791afe6842ce9051d32071f936431a (patch) | |
tree | 13774492c632f05820a5dbdf832a564f751251b1 /.github | |
parent | baaa1ef2ec80707fd89bda37b62c51191c85c47f (diff) | |
download | ansible-9498b96874791afe6842ce9051d32071f936431a.tar.gz |
Add linode maintainers for dynamic inventory. (#27657)
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 833cfeaa09..91f1e0c827 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -832,6 +832,11 @@ files: contrib/inventory/openstack.py: keywords: - openstack dynamic inventory script + contrib/inventory/linode.py: + keywords: + - linode dynamic inventory script + maintainers: + - intheclouddan rwaweber zbal lib/ansible/inventory: keywords: - core inventory |