From aec4448a0d8f0fef3757f1aa7bc07fe7bd1c40e5 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 758f6c6..2463759 100644 --- a/grub2.spec +++ b/grub2.spec @@ -134,7 +134,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." @@ -148,7 +148,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."