diff options
author | Mike Gilbert <floppym@gentoo.org> | 2019-08-16 13:42:22 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-08-16 13:42:22 -0400 |
commit | 610ae867873c0d23356ec77532c1efa60578df02 (patch) | |
tree | 32ed85e12c0d4dd5bc226ba146da92db37072f24 /eclass/xdg-utils.eclass | |
parent | www-client/chromium: beta channel bump to 77.0.3865.35 (diff) | |
download | gentoo-610ae867873c0d23356ec77532c1efa60578df02.tar.gz gentoo-610ae867873c0d23356ec77532c1efa60578df02.tar.bz2 gentoo-610ae867873c0d23356ec77532c1efa60578df02.zip |
xdg-utils.eclass: add freedesktop-bugs to maintainer list
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'eclass/xdg-utils.eclass')
-rw-r--r-- | eclass/xdg-utils.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass index 68c15e55c351..738df8658910 100644 --- a/eclass/xdg-utils.eclass +++ b/eclass/xdg-utils.eclass @@ -4,6 +4,7 @@ # @ECLASS: xdg-utils.eclass # @MAINTAINER: # gnome@gentoo.org +# freedesktop-bugs@gentoo.org # @AUTHOR: # Original author: Gilles Dartiguelongue <eva@gentoo.org> # @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7 |