commit: 612f3ca3d900dc240c14eb9739174127f334bf24 Author: Ivan S. Titov <iohann.s.titov <AT> gmail <DOT> com> AuthorDate: Thu Dec 4 22:44:38 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Dec 5 17:44:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612f3ca3
sys-kernel/pf-sources: add myself as a maintainer Closes: https://bugs.gentoo.org/966235 Signed-off-by: Ivan S. Titov <iohann.s.titov <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44902 Closes: https://github.com/gentoo/gentoo/pull/44902 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-kernel/pf-sources/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sys-kernel/pf-sources/metadata.xml b/sys-kernel/pf-sources/metadata.xml index 740af0f34471..9c6be453cc9f 100644 --- a/sys-kernel/pf-sources/metadata.xml +++ b/sys-kernel/pf-sources/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Ivan S. Titov</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <maintainer status="active"> <email>[email protected]</email>
