commit: 3f008113c07122f81c5eec07b87be5d673e002f1 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 06:09:07 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 02:16:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f008113
dev-util/mingw64-runtime: add myself as a maintainer Don't use this intensively (mostly just wine), but know a bit about it and might as well handle it in behalf of toolchain@ when possible. Help/pointers welcome, especially from heavier cross/mingw users if anything is amiss. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-util/mingw64-runtime/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-util/mingw64-runtime/metadata.xml b/dev-util/mingw64-runtime/metadata.xml index c698f9ad9b0b..e2958c042969 100644 --- a/dev-util/mingw64-runtime/metadata.xml +++ b/dev-util/mingw64-runtime/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Ionen Wolkens</name> + </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Toolchain Project</name>
