1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-30 17:06:19 +00:00

documenting to_seconds filter (#4203) (#4585)

* 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>
(cherry picked from commit 378b20ac32)

Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2022-04-27 23:13:08 +02:00 committed by GitHub
parent 329b01c7af
commit 1e83d0a5a8
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

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