diff options
author | Dag Wieers <dag@wieers.com> | 2017-08-11 23:56:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-11 23:56:11 +0200 |
commit | 1e00f7e56c0c599a1adcf05a1d38594d14f91f78 (patch) | |
tree | d145ecd476801d6117302b089c76ed75d0b90895 /.github | |
parent | Add new maintainer for ACI (diff) | |
download | ansible-1e00f7e56c0c599a1adcf05a1d38594d14f91f78.tar.xz ansible-1e00f7e56c0c599a1adcf05a1d38594d14f91f78.zip |
Fix indentation
Don't use the Github editor :-/
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index fccefad140..acb4c3b1aa 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -859,7 +859,7 @@ files: $module_utils/aci.py: maintainers: dagwieers schunduri jmcgill298 labels: networking -$module_utils/aireos.py: + $module_utils/aireos.py: maintainers: jmighion labels: networking $module_utils/eos.py: |