commit: 02e0951baf6fb6c15e8ac77ed63bb8a5b60b9316
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 21:31:28 2021 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 21:31:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e0951b
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 <AT> gentoo.org>
app-antivirus/clamav/metadata.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/app-antivirus/clamav/metadata.xml
b/app-antivirus/clamav/metadata.xml
index f00c88d870a..e24b05768f9 100644
--- a/app-antivirus/clamav/metadata.xml
+++ b/app-antivirus/clamav/metadata.xml
@@ -5,6 +5,12 @@
<email>[email protected]</email>
<name>Gentoo Antivirus Project</name>
</maintainer>
+
+ <maintainer type="person">
+ <!-- for the LTS 0.103.x branch only -->
+ <email>[email protected]</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>