Avoid macos stuff to become deprecated

This is a workaround for ansible/ansibullbot#1155
pull/51354/head
Dag Wieers 5 years ago committed by GitHub
parent 9a1c291d01
commit 2c2a79f712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -288,10 +288,7 @@ files:
$modules/network/system/: $team_networking
$modules/network/voss/: $team_extreme
$modules/network/vyos/: Qalthos samdoran NilashishC
$modules/notification/_osx_say.py: &macos
ignored: frenck
labels: macos
maintainers: $team_macos
$modules/notification/_osx_say.py: $team_ansible
$modules/notification/rocketchat.py:
ignored: ramondelafuente
maintainers: Deepakkothandan
@ -312,7 +309,10 @@ files:
ignored: bleader
labels: bsd
maintainers: $team_bsd
$modules/packaging/os/homebrew.py: *macos
$modules/packaging/os/homebrew.py: &macos
ignored: frenck
labels: macos
maintainers: $team_macos
$modules/packaging/os/homebrew_: *macos
$modules/packaging/os/macports.py: *macos
$modules/packaging/os/package.py: $team_ansible

Loading…
Cancel
Save