diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-04-26 22:01:04 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-05-07 23:24:17 +0100 |
commit | baca96a6b736494967f3f0ca386b34204c8222ea (patch) | |
tree | 9fa909c84792be6d07eea201da836f77175d1ca8 /x11-wm | |
parent | dev-util/vint: mark stable`` (diff) | |
download | gentoo-baca96a6b736494967f3f0ca386b34204c8222ea.tar.gz gentoo-baca96a6b736494967f3f0ca386b34204c8222ea.tar.bz2 gentoo-baca96a6b736494967f3f0ca386b34204c8222ea.zip |
x11-wm/amiwm: Take over as maintainer
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/amiwm/metadata.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/amiwm/metadata.xml b/x11-wm/amiwm/metadata.xml index 722041341d07..06ced70e47f0 100644 --- a/x11-wm/amiwm/metadata.xml +++ b/x11-wm/amiwm/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription> - amiwm is an X window manager that tries to make your display look and - feel like an Amiga Workbench screen. It is fully functional and can do - all the usual window manager stuff, like moving and resizing windows. + <maintainer type="person"> + <email>chewi@gentoo.org</email> + <name>James Le Cuirot</name> + </maintainer> + <longdescription> + amiwm is an X window manager that tries to make your display look and + feel like an Amiga Workbench screen. It is fully functional and can do + all the usual window manager stuff, like moving and resizing windows. </longdescription> </pkgmetadata> |