petitboot: Update MAINTAINER info
authorgeoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)
committergeoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)
Signed-off-by: Geoff Levand <geoff@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35740 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/petitboot/Makefile

index fb78afe..4e072ea 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