diff options
author | 2023-02-03 11:06:14 +0000 | |
---|---|---|
committer | 2023-02-03 11:06:14 +0000 | |
commit | ef155be53cfed9d60a1a08096bc6c705cca1059d (patch) | |
tree | 4237175758754229954103221c13b498751689fc /x11-plugins/gkrellm-bluez | |
parent | x11-plugins/gkrellm-bgchanger: adopt (diff) | |
download | gentoo-ef155be53cfed9d60a1a08096bc6c705cca1059d.tar.gz gentoo-ef155be53cfed9d60a1a08096bc6c705cca1059d.tar.bz2 gentoo-ef155be53cfed9d60a1a08096bc6c705cca1059d.zip |
x11-plugins/gkrellm-bluez: 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-bluez')
-rw-r--r-- | x11-plugins/gkrellm-bluez/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/gkrellm-bluez/metadata.xml b/x11-plugins/gkrellm-bluez/metadata.xml index 18edf05f70f7..57c612088af5 100644 --- a/x11-plugins/gkrellm-bluez/metadata.xml +++ b/x11-plugins/gkrellm-bluez/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-bluez</remote-id> </upstream> |