petitboot: Update MAINTAINER info
authorGeoff Levand <[email protected]>
Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)
committerGeoff Levand <[email protected]>
Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)
Signed-off-by: Geoff Levand <[email protected]>
SVN-Revision: 35740

utils/petitboot/Makefile

index fb78afe96c9c67d1ba45ab67c4ab15608d6370a2..4e072ea8e760d5aadd52683b5057761941e4c992 100644 (file)
@@ -27,7 +27,7 @@ define Package/petitboot
        CATEGORY:=Boot Loaders
        TITLE:=A kexec based bootloader
        URL:=http://ozlabs.org/~jk/projects/petitboot/
-       MAINTAINER:=Geoff Levand <geoff[email protected]>
+       MAINTAINER:=Geoff Levand <geoff@infradead.org>
        DEPENDS:=@TARGET_ps3 +kexec-tools +libncurses +libtwin +udev +ps3-utils
 endef