diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 873110d393..6355c2a90d 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -9,7 +9,7 @@ files: plugins/: supershipit: quidame plugins/modules/web_infrastructure/ssl_certificate_deploy.py: - maintainers: shindman + maintainers: mangesh-shinde changelogs/: {} changelogs/fragments/: support: community diff --git a/plugins/modules/web_infrastructure/ssl_certificate_deploy.py b/plugins/modules/web_infrastructure/ssl_certificate_deploy.py index e22aaebacd..36aa597739 100644 --- a/plugins/modules/web_infrastructure/ssl_certificate_deploy.py +++ b/plugins/modules/web_infrastructure/ssl_certificate_deploy.py @@ -4,7 +4,7 @@ # SPDX-FileCopyrightText: 2024 Mangesh Shinde # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright: (c) 2024, Mangesh Shinde +# Copyright (c) 2024, Mangesh Shinde # 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