[grub2/f18] Use grub2-owner@ instead of pjones@ to apply patches.

Peter Jones pjones at fedoraproject.org
Thu Sep 20 20:10:37 UTC 2012


commit aec4448a0d8f0fef3757f1aa7bc07fe7bd1c40e5
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Sep 18 18:02:52 2012 -0400

    Use grub2-owner@ instead of pjones@ to apply patches.
    
    Ninjas all the way down.
    
    Signed-off-by: Peter Jones <pjones at fedoraproject.org>

 grub2.spec |    4 ++--
 1 files 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 at fedoraproject.org"
+git config user.email "grub2-owner at 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 at fedoraproject.org"
+git config user.email "grub2-owner at fedoraproject.org"
 git config user.name "Fedora Ninjas"
 git add .
 git commit -a -q -m "%{tarversion} baseline."


More information about the scm-commits mailing list