2
0
Эх сурвалжийг харах

udev: Update MAINTAINER info

Signed-off-by: Geoff Levand <[email protected]>

SVN-Revision: 35741
Geoff Levand 13 жил өмнө
parent
commit
c41176bc0b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      package/udev/Makefile

+ 1 - 1
package/udev/Makefile

@@ -24,7 +24,7 @@ define Package/udev
   CATEGORY:=Base system
   TITLE:=Dynamic device management subsystem
   URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
-  MAINTAINER:=Geoff Levand <geoff[email protected]>
+  MAINTAINER:=Geoff Levand <geoff@infradead.org>
   MENU:=1
   DEPENDS:=+librt
 endef