commit: 0f053e1560d9a9264465368723062f98c4466ec5 Author: ingenarel <ingenarelitems <AT> gmail <DOT> com> AuthorDate: Thu Jul 24 16:15:09 2025 +0000 Commit: Saad Abdullah <ingenarelitems <AT> gmail <DOT> com> CommitDate: Thu Jul 24 16:15:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f053e15
app-misc/ghq: add myself as a maintainer Signed-off-by: ingenarel <ingenarelitems <AT> gmail.com> app-misc/ghq/metadata.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/app-misc/ghq/metadata.xml b/app-misc/ghq/metadata.xml index 77f3e982d7..dc8026323a 100644 --- a/app-misc/ghq/metadata.xml +++ b/app-misc/ghq/metadata.xml @@ -1,8 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">x-motemen/ghq</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>ingenarel</name> + </maintainer> + <upstream> + <remote-id type="github">x-motemen/ghq</remote-id> + <bugs-to>https://github.com/x-motemen/ghq/issues</bugs-to> + </upstream> </pkgmetadata>
