commit: 56f5c6bef0b2880a4e14f02371b2614fa386f527 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Sat Jan 10 09:29:25 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 12:47:59 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f5c6be
app-doc/phrack: add myself as a maintainer Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/45313 Signed-off-by: Sam James <sam <AT> gentoo.org> app-doc/phrack/metadata.xml | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/app-doc/phrack/metadata.xml b/app-doc/phrack/metadata.xml index ae21251629ea..99fc2f525901 100644 --- a/app-doc/phrack/metadata.xml +++ b/app-doc/phrack/metadata.xml @@ -1,15 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<stabilize-allarches/> -<longdescription> -"...those who know us know what we do, others do not have to...." + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Mario Haustein</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <stabilize-allarches/> + <longdescription> + "...those who know us know what we do, others do not have to...." - -Phrack Magazine is made available to the public, as often as possible, free of -charge. -New issues are announced on the mailinglist (see below), various forums and are -made available on the website (http://www.phrack.org). -</longdescription> + Phrack Magazine is made available to the public, as often as possible, + free of charge. New issues are announced on the mailinglist (see + below), various forums and are made available on the website + (https://www.phrack.org). + </longdescription> </pkgmetadata>
