diff options
Diffstat (limited to 'app-emacs/undo-tree/metadata.xml')
-rw-r--r-- | app-emacs/undo-tree/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emacs/undo-tree/metadata.xml b/app-emacs/undo-tree/metadata.xml index dbcd421d2b18..49088e772b03 100644 --- a/app-emacs/undo-tree/metadata.xml +++ b/app-emacs/undo-tree/metadata.xml @@ -5,7 +5,10 @@ <email>tomka@gentoo.org</email> <name>Thomas Kahle</name> </maintainer> -<herd>emacs</herd> +<maintainer> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> +</maintainer> <longdescription lang="en"> Emacs has a powerful undo system. Unlike the standard undo/redo system in most software, it allows you to recover *any* past state of a buffer |