From 97c60bee87b9e00e741336a387e1a881e458b8e7 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 18 Sep 2012 18:02:52 -0400 Subject: [PATCH] Use grub2-owner@ instead of pjones@ to apply patches. Ninjas all the way down. Signed-off-by: Peter Jones --- grub2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grub2.spec b/grub2.spec index 54e33e8..d53f651 100644 --- a/grub2.spec +++ b/grub2.spec @@ -133,7 +133,7 @@ cp %{SOURCE3} . # place unifont in the '.' from which configure is run cp %{SOURCE4} unifont.pcf.gz git init -git config user.email "pjones@fedoraproject.org" +git config user.email "grub2-owner@fedoraproject.org" git config user.name "Fedora Ninjas" git add . git commit -a -q -m "%{tarversion} baseline." @@ -147,7 +147,7 @@ cp %{SOURCE3} . # place unifont in the '.' from which configure is run cp %{SOURCE4} unifont.pcf.gz git init -git config user.email "pjones@fedoraproject.org" +git config user.email "grub2-owner@fedoraproject.org" git config user.name "Fedora Ninjas" git add . git commit -a -q -m "%{tarversion} baseline."