udev: Update MAINTAINER info
authorGeoff Levand <[email protected]>
Thu, 21 Feb 2013 23:12:17 +0000 (23:12 +0000)
committerGeoff Levand <[email protected]>
Thu, 21 Feb 2013 23:12:17 +0000 (23:12 +0000)
Signed-off-by: Geoff Levand <[email protected]>
SVN-Revision: 35741

package/udev/Makefile

index 7673be76f393b8c8ef4327123fd8a271a7a6163f..46799177e66c2c737b5ed163c14b50299719f1c2 100644 (file)
@@ -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