commit: 0dec310b1fdb7e6d98b67776f6ead4a8846b3d5b Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Nov 19 07:32:05 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Nov 19 19:45:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dec310b
app-editors/hteditor: add slyfox to maintainers Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> app-editors/hteditor/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-editors/hteditor/metadata.xml b/app-editors/hteditor/metadata.xml index bf3326bd646..ec0e241f14a 100644 --- a/app-editors/hteditor/metadata.xml +++ b/app-editors/hteditor/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="person"> + <email>[email protected]</email> + <name>Sergei Trofimovich</name> + </maintainer> <upstream> <remote-id type="sourceforge">hte</remote-id> <bugs-to>https://github.com/sebastianbiallas/ht/issues</bugs-to>
