diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 11:06:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 11:06:59 +0000 |
commit | 58320627d3801e39ce83a1d45422029a8b54f2cd (patch) | |
tree | 87129ad9223cad0195d69181fcd2362b9393ab06 /x11-plugins/gkrellm-trayicons | |
parent | x11-plugins/gkrellmss: adopt (diff) | |
download | gentoo-58320627d3801e39ce83a1d45422029a8b54f2cd.tar.gz gentoo-58320627d3801e39ce83a1d45422029a8b54f2cd.tar.bz2 gentoo-58320627d3801e39ce83a1d45422029a8b54f2cd.zip |
x11-plugins/gkrellm-trayicons: adopt
Help very much still welcome, just adopting so it's not m-n and can fix
the easy bugs at least.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/gkrellm-trayicons/metadata.xml b/x11-plugins/gkrellm-trayicons/metadata.xml index 85e4ed814fa2..641cbd3703e7 100644 --- a/x11-plugins/gkrellm-trayicons/metadata.xml +++ b/x11-plugins/gkrellm-trayicons/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>sam@gentoo.org</email> + <name>Sam James</name> + </maintainer> </pkgmetadata> |