diff options
Diffstat (limited to 'app-emacs/google-c-style')
-rw-r--r-- | app-emacs/google-c-style/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emacs/google-c-style/metadata.xml b/app-emacs/google-c-style/metadata.xml index c4a025804ec8..493d6df30e6a 100644 --- a/app-emacs/google-c-style/metadata.xml +++ b/app-emacs/google-c-style/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>chromium</herd> <maintainer> <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> </maintainer> +<maintainer> + <email>chromium@gentoo.org</email> + <name>Chromium in Gentoo Project</name> +</maintainer> <upstream> <remote-id type="github">google/styleguide</remote-id> </upstream> |