1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-11 14:35:06 +00:00

documenting to_seconds filter (#4203)

* documenting to_seconds filter

example of documenting filters when multiple exist inside one file

* Update to_seconds.yml

* Apply suggestions from code review

* Extend documentation. Add BOTMETA entry.

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Brian Coca 2022-04-27 16:39:36 -04:00 committed by GitHub
parent 79f9d30989
commit 378b20ac32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -140,6 +140,8 @@ files:
maintainers: resmo
$filters/unicode_normalize.py:
maintainers: Ajpantuso
$filters/to_seconds.yml:
maintainers: resmo
$filters/version_sort.py:
maintainers: ericzolf
$inventories/: