commit: 422b87dcc122833838ea57120c10b8e9879b54a9 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Sun Jul 13 10:46:21 2025 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Sun Jul 13 10:46:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=422b87dc
dev-cpp/tinygltf: remove erroneous maintainer entry The package was copied from another overlay without adapting metadata.xml. See-also: https://github.com/gentoo/guru/commit/bc808a3f3fb4b5dc7db52e36015747f8092d930b#r161999014 Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> dev-cpp/tinygltf/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-cpp/tinygltf/metadata.xml b/dev-cpp/tinygltf/metadata.xml index 41a60c88e1..2d649c7e43 100644 --- a/dev-cpp/tinygltf/metadata.xml +++ b/dev-cpp/tinygltf/metadata.xml @@ -1,10 +1,6 @@ <?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>Alfred Wingate</name> - </maintainer> <maintainer type="person"> <email>[email protected]</email> <name>Nguyen Dinh Dang Duong</name>
