[efibootmgr/f19] Make the email address right.

Peter Jones pjones at fedoraproject.org
Mon Oct 20 16:37:15 UTC 2014


commit fc2568eed55c70f520a016b654010d48538dddd2
Author: Peter Jones <pjones at redhat.com>
Date:   Fri Sep 5 14:49:57 2014 -0400

    Make the email address right.
    
    Signed-off-by: Peter Jones <pjones at redhat.com>

 efibootmgr.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/efibootmgr.spec b/efibootmgr.spec
index 7ccfb33..171a852 100644
--- a/efibootmgr.spec
+++ b/efibootmgr.spec
@@ -49,7 +49,7 @@ http://developer.intel.com/technology/efi/efi.htm and http://uefi.org/.
 %prep
 %setup -q
 git init
-git config user.email "shim-owner at fedoraproject.org"
+git config user.email "%{name}-owner at fedoraproject.org"
 git config user.name "Fedora Ninjas"
 git add .
 git commit -a -q -m "%{version} baseline."


More information about the scm-commits mailing list