1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-04 19:26:58 +00:00

[stable-4] Move in-plugin docs to sidecar for filters not named like the filename that contain them (#4626)

* Move in-plugin docs to sidecar for filters not named like the filename that contain them.

* Update BOTMETA.
This commit is contained in:
Felix Fontein 2022-05-05 08:31:38 +02:00 committed by GitHub
parent fa67df12a9
commit d1877e1915
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 134 additions and 138 deletions

4
.github/BOTMETA.yml vendored
View file

@ -128,6 +128,8 @@ files:
maintainers: Ajpantuso
$filters/groupby.py:
maintainers: felixfontein
$filters/groupby_as_dict.yml:
maintainers: felixfontein
$filters/hashids.py:
maintainers: Ajpantuso
$filters/hashids_decode.yml:
@ -139,6 +141,8 @@ files:
$filters/json_query.py: {}
$filters/list.py:
maintainers: vbotka
$filters/lists_mergeby.yml:
maintainers: vbotka
$filters/path_join_shim.py:
maintainers: felixfontein
$filters/random_mac.py: {}