commit: 7932c2221d3454cbc57841b93d1b67fa83a41955 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 17:34:09 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 17:34:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7932c222
dev-libs/mimalloc: add myself as a maintainer Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> dev-libs/mimalloc/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/mimalloc/metadata.xml b/dev-libs/mimalloc/metadata.xml index 356c7a2700cd..465023490e6b 100644 --- a/dev-libs/mimalloc/metadata.xml +++ b/dev-libs/mimalloc/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>Matthew Smith</name> + </maintainer> <maintainer type="person"> <email>[email protected]</email> <name>Sam James</name>
