diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-21 13:39:50 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-21 13:39:50 +0100 |
commit | f2bd2a1e29e599dbba3ae0a19b752f702aa841f7 (patch) | |
tree | a2ce2eaa8a2952fc57b3cbbd445b772c3fc58a2d /x11-wm/dwm | |
parent | 2b321814e61bf7b25598a7f6036a0e6171456bc4 (diff) | |
download | gentoo-f2bd2a1e29e599dbba3ae0a19b752f702aa841f7.tar.gz gentoo-f2bd2a1e29e599dbba3ae0a19b752f702aa841f7.tar.xz |
x11-wm/dwm: Add desktop-misc@
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-wm/dwm')
-rw-r--r-- | x11-wm/dwm/metadata.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-wm/dwm/metadata.xml b/x11-wm/dwm/metadata.xml index 79fd45ba77a..fc6921e0f2d 100644 --- a/x11-wm/dwm/metadata.xml +++ b/x11-wm/dwm/metadata.xml @@ -4,11 +4,17 @@ <maintainer type="person"> <email>hm.stahl@web.de</email> <name>Michael Stahn</name> - <description>Maintainer. Assign bugs to him</description> +</maintainer> +<maintainer type="project"> + <email>desktop-misc@gentoo.org</email> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> -<longdescription>dwm is a dynamic window manager for X. It manages windows in tiling and floating modes. Either mode can be applied dynamically, optimizing the environment for the application in use and the task performed.</longdescription> +<longdescription> +dwm is a dynamic window manager for X. It manages windows in tiling and +floating modes. Either mode can be applied dynamically, optimizing the +environment for the application in use and the task performed. +</longdescription> </pkgmetadata> |