commit: 78e97d8dddcc1d4753d3607a191b62cf4b509206 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 10:33:43 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 10:34:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e97d8d
dev-ml/pcre-ocaml: maintainer is ml Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/pcre-ocaml/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-ml/pcre-ocaml/metadata.xml b/dev-ml/pcre-ocaml/metadata.xml index 35d8f6fb9f4..f76c701b674 100644 --- a/dev-ml/pcre-ocaml/metadata.xml +++ b/dev-ml/pcre-ocaml/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>ML</name> + </maintainer> <upstream> <remote-id type="github">mmottl/pcre-ocaml</remote-id> <remote-id type="bitbucket">mmottl/pcre-ocaml</remote-id>
