summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2021-08-19 17:31:28 -0400
committerMichael Orlitzky <mjo@gentoo.org>2021-08-19 17:31:41 -0400
commit02e0951baf6fb6c15e8ac77ed63bb8a5b60b9316 (patch)
treeadc07127a0e83b85bd8645c7d9da8527cc3b023e /app-antivirus
parentdev-python/mediafile: Adopt into python@ (diff)
downloadgentoo-02e0951baf6fb6c15e8ac77ed63bb8a5b60b9316.tar.gz
gentoo-02e0951baf6fb6c15e8ac77ed63bb8a5b60b9316.tar.bz2
gentoo-02e0951baf6fb6c15e8ac77ed63bb8a5b60b9316.zip
app-antivirus/clamav: maintainer metadata shuffle.
I've left the antivirus project and added myself as a dedicated maintainer for clamav, but only for the 0.103.x branch which will receive long-term support. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/metadata.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app-antivirus/clamav/metadata.xml b/app-antivirus/clamav/metadata.xml
index f00c88d870a3..e24b05768f9d 100644
--- a/app-antivirus/clamav/metadata.xml
+++ b/app-antivirus/clamav/metadata.xml
@@ -5,6 +5,12 @@
<email>antivirus@gentoo.org</email>
<name>Gentoo Antivirus Project</name>
</maintainer>
+
+ <maintainer type="person">
+ <!-- for the LTS 0.103.x branch only -->
+ <email>mjo@gentoo.org</email>
+ </maintainer>
+
<use>
<flag name="clamonacc">Build the clamonacc on-access scanner</flag>
<flag name="clamdtop">A Top like tool which shows what clamd is currently scanning amongst other things</flag>