1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-11 02:25:36 +00:00

fix copyright year and BOTMETA alphabetical order

This commit is contained in:
shreyash bhosale 2026-06-02 07:55:17 +05:30
parent 5c7bfe8e1b
commit 9a9b2bf88b
2 changed files with 3 additions and 3 deletions

4
.github/BOTMETA.yml vendored
View file

@ -625,8 +625,6 @@ files:
maintainers: $team_ansible_core johanwiren
$modules/gio_mime.py:
maintainers: russoz
$modules/golang_package.py:
maintainers: shrbhosa
$modules/git_config.py:
maintainers: djmattyg007 mgedmin
$modules/git_config_info.py:
@ -678,6 +676,8 @@ files:
maintainers: pixslx
$modules/gitlab_project_approvals.py:
maintainers: masa-orca
$modules/golang_package.py:
maintainers: shrbhosa
$modules/grove.py:
maintainers: zimbatm
$modules/gunicorn.py:

View file

@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2025 Shreyash Bhosale <shreyashbhosale02@gmail.com>
# Copyright (c) 2026 Shreyash Bhosale <shreyashpb16@gmail.com>
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later