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:
parent
5c7bfe8e1b
commit
9a9b2bf88b
2 changed files with 3 additions and 3 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue