[grub2: 5/6] Use grub2-owner@ instead of pjones@ to apply patches.

Peter Jones pjones at fedoraproject.org
Tue Sep 18 22:04:48 UTC 2012


commit 97c60bee87b9e00e741336a387e1a881e458b8e7
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 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 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."
@@ -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 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