diff options
author | Felix Fontein <felix@fontein.de> | 2019-04-04 07:53:40 +0200 |
---|---|---|
committer | Martin Krizek <martin.krizek@gmail.com> | 2019-04-04 07:53:40 +0200 |
commit | 7b49fa783f5223351c44fe064d25617548e6859c (patch) | |
tree | a8774e25e137d79ad4e76713af6246c07994fc64 /.github/BOTMETA.yml | |
parent | splunk httpapi plugin (#52761) (diff) | |
download | ansible-7b49fa783f5223351c44fe064d25617548e6859c.tar.xz ansible-7b49fa783f5223351c44fe064d25617548e6859c.zip |
Add felixfontein as notified for ufw module. (#54808)
Diffstat (limited to '.github/BOTMETA.yml')
-rw-r--r-- | .github/BOTMETA.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 1ce7091610..704b885695 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -483,6 +483,8 @@ files: $modules/system/solaris: *solaris $modules/system/sysctl.py: Akasurde $modules/system/systemd.py: $team_ansible + $modules/system/ufw.py: + notified: felixfontein $modules/system/user.py: $team_ansible samdoran $modules/utilities/helper/meta.py: $team_ansible $modules/utilities/logic/assert.py: $team_ansible |