mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 22:35:28 +00:00
Use grub2-owner@ instead of pjones@ to apply patches.
Ninjas all the way down. Signed-off-by: Peter Jones <pjones@fedoraproject.org>
This commit is contained in:
parent
6ce6b37eb6
commit
37d2c4a417
1 changed files with 2 additions and 2 deletions
|
@ -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."
|
||||
|
|
Loading…
Reference in a new issue