diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 11:07:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 11:07:36 +0000 |
commit | b4eb3fc42bec0cbd254769d3b1ba735a4cd38f35 (patch) | |
tree | 76d994f7e570f94bde96f893828a3d0863208e31 /x11-plugins | |
parent | x11-plugins/gkrelltop: adopt (diff) | |
download | gentoo-b4eb3fc42bec0cbd254769d3b1ba735a4cd38f35.tar.gz gentoo-b4eb3fc42bec0cbd254769d3b1ba735a4cd38f35.tar.bz2 gentoo-b4eb3fc42bec0cbd254769d3b1ba735a4cd38f35.zip |
x11-plugins/gkrellweather: 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')
-rw-r--r-- | x11-plugins/gkrellweather/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/gkrellweather/metadata.xml b/x11-plugins/gkrellweather/metadata.xml index 85e4ed814fa2..641cbd3703e7 100644 --- a/x11-plugins/gkrellweather/metadata.xml +++ b/x11-plugins/gkrellweather/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> |