mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-24 15:01:43 -07:00
New filter plugin - unicode_normalization (#3359)
* Initial commit * Adding maintainer in BOTMETA * Adding changelog fragment * Updating filter_guide * Applying initial review suggestions
This commit is contained in:
parent
612543919e
commit
29e4066944
7 changed files with 122 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -131,6 +131,8 @@ files:
|
|||
$filters/random_mac.py: {}
|
||||
$filters/time.py:
|
||||
maintainers: resmo
|
||||
$filters/unicode_normalize.py:
|
||||
maintainers: Ajpantuso
|
||||
$filters/version_sort.py:
|
||||
maintainers: ericzolf
|
||||
$inventories/:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue