From d7da0ae7f6384aff01407a774d577dc31676a3af Mon Sep 17 00:00:00 2001 From: Stephan Schwarz <22387558+stearz@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:59:56 +0100 Subject: [PATCH] remove stearz as maintainer (#9518) * remove stearz as maintainer As I do not work with Sophos UTMs anymore I am no longer able to test/maintain. - I added team_e_spirit as maintainer as I think they are still using and willing to support the modules. * added ignore lines to remove stearz as maintainer --- .github/BOTMETA.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 90bcbb1bbc..b89672f296 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1380,16 +1380,19 @@ files: keywords: sophos utm maintainers: $team_e_spirit $modules/utm_ca_host_key_cert.py: - maintainers: stearz + ignore: stearz + maintainers: $team_e_spirit $modules/utm_ca_host_key_cert_info.py: - maintainers: stearz + ignore: stearz + maintainers: $team_e_spirit $modules/utm_network_interface_address.py: maintainers: steamx $modules/utm_network_interface_address_info.py: maintainers: steamx $modules/utm_proxy_auth_profile.py: keywords: sophos utm - maintainers: $team_e_spirit stearz + ignore: stearz + maintainers: $team_e_spirit $modules/utm_proxy_exception.py: keywords: sophos utm maintainers: $team_e_spirit RickS-C137