commit: 37f6e23d838562befedc437312dbe65bdfaf0ded Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Aug 9 15:14:23 2021 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Aug 9 15:15:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f6e23d
udev.eclass: replace udev-bugs with systemd in maintainers Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> eclass/udev.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/udev.eclass b/eclass/udev.eclass index 7d5f59ab8d9..7f9415914cd 100644 --- a/eclass/udev.eclass +++ b/eclass/udev.eclass @@ -3,7 +3,7 @@ # @ECLASS: udev.eclass # @MAINTAINER: -# [email protected] +# [email protected] # @SUPPORTED_EAPIS: 5 6 7 8 # @BLURB: Default eclass for determining udev directories. # @DESCRIPTION:
