petitboot: Update MAINTAINER info
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)
committerGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)
Signed-off-by: Geoff Levand <geoff@infradead.org>
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 <geoffrey.levand@am.sony.com>
+       MAINTAINER:=Geoff Levand <geoff@infradead.org>
        DEPENDS:=@TARGET_ps3 +kexec-tools +libncurses +libtwin +udev +ps3-utils
 endef