cmd_runner_fmt: refactor out to its own file (#8964)

* cmd_runner_fmt: refactor out to its own file

* add new file to BOTMETA.yml

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-10-03 07:24:24 +13:00 committed by GitHub
commit c4e2b73193
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 130 additions and 112 deletions

2
.github/BOTMETA.yml vendored
View file

@ -310,6 +310,8 @@ files:
labels: module_utils
$module_utils/btrfs.py:
maintainers: gnfzdz
$module_utils/cmd_runner_fmt.py:
maintainers: russoz
$module_utils/cmd_runner.py:
maintainers: russoz
$module_utils/deps.py: