commit: 6528e8d8ee1635007923b8b8d8eb932fadcca833 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 26 15:42:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 26 15:42:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6528e8d8
media-libs/gd: adopt for codec@ Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/gd/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/media-libs/gd/metadata.xml b/media-libs/gd/metadata.xml index c476739e6bd..0550df095a8 100644 --- a/media-libs/gd/metadata.xml +++ b/media-libs/gd/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Codec Project</name> + </maintainer> <longdescription> gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and
