mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Give felixfontein supershipit on crypto (#55708)
Also add in missing unit tests
This commit is contained in:
parent
272bb8da7a
commit
ed6fa82d0c
1 changed files with 2 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -209,6 +209,7 @@ files:
|
||||||
keywords: [ acme, letsencrypt, lets encrypt, luks, openssl ]
|
keywords: [ acme, letsencrypt, lets encrypt, luks, openssl ]
|
||||||
labels: crypto
|
labels: crypto
|
||||||
maintainers: $team_crypto
|
maintainers: $team_crypto
|
||||||
|
supershipit: felixfontein
|
||||||
$modules/database/influxdb/: kamsz
|
$modules/database/influxdb/: kamsz
|
||||||
$modules/database/mssql/mssql_db.py: Jmainguy kenichi-ogawa-1988
|
$modules/database/mssql/mssql_db.py: Jmainguy kenichi-ogawa-1988
|
||||||
$modules/database/mysql/: &mysql
|
$modules/database/mysql/: &mysql
|
||||||
|
@ -1397,6 +1398,7 @@ files:
|
||||||
<<: *docker
|
<<: *docker
|
||||||
support: community
|
support: community
|
||||||
test/units/modules/cloud/xenserver/: bvitnik
|
test/units/modules/cloud/xenserver/: bvitnik
|
||||||
|
test/units/modules/crypto/: *crypto
|
||||||
test/units/modules/network:
|
test/units/modules/network:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
|
Loading…
Reference in a new issue