1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

Fix CI/CD license and BOTMETA issues

- Remove colon from Copyright line per license-check requirements
- Add maintainer entry to BOTMETA.yml with correct GitHub username
- Ensure consistency between author and maintainer fields
This commit is contained in:
Mangesh Shinde 2025-09-15 23:31:50 +05:30
parent 8e3e73f46b
commit facb63eaa6
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
# SPDX-FileCopyrightText: 2024 Mangesh Shinde <mangesh.shinde@example.com>
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright: (c) 2024, Mangesh Shinde <mangesh.shinde@example.com>
# Copyright (c) 2024, Mangesh Shinde <mangesh.shinde@example.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function