diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 11:06:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 11:06:27 +0000 |
commit | 84edd962f7bd79dbb462c5fed94ad8241787c5ca (patch) | |
tree | bb0e16d837b53146ce34810d512f5fdb3613cf68 /x11-plugins/gkrellm-imonc | |
parent | x11-plugins/gkrellm-cpupower: adopt (diff) | |
download | gentoo-84edd962f7bd79dbb462c5fed94ad8241787c5ca.tar.gz gentoo-84edd962f7bd79dbb462c5fed94ad8241787c5ca.tar.bz2 gentoo-84edd962f7bd79dbb462c5fed94ad8241787c5ca.zip |
x11-plugins/gkrellm-imonc: 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-imonc')
-rw-r--r-- | x11-plugins/gkrellm-imonc/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/gkrellm-imonc/metadata.xml b/x11-plugins/gkrellm-imonc/metadata.xml index acb644f24e24..356ccc1dd14b 100644 --- a/x11-plugins/gkrellm-imonc/metadata.xml +++ b/x11-plugins/gkrellm-imonc/metadata.xml @@ -1,7 +1,10 @@ <?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> <upstream> <remote-id type="sourceforge">gkrellm-imonc</remote-id> </upstream> |