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
9d784831ea
commit
aec4448a0d
@ -134,7 +134,7 @@ cp %{SOURCE3} .
|
|||||||
# place unifont in the '.' from which configure is run
|
# place unifont in the '.' from which configure is run
|
||||||
cp %{SOURCE4} unifont.pcf.gz
|
cp %{SOURCE4} unifont.pcf.gz
|
||||||
git init
|
git init
|
||||||
git config user.email "pjones@fedoraproject.org"
|
git config user.email "grub2-owner@fedoraproject.org"
|
||||||
git config user.name "Fedora Ninjas"
|
git config user.name "Fedora Ninjas"
|
||||||
git add .
|
git add .
|
||||||
git commit -a -q -m "%{tarversion} baseline."
|
git commit -a -q -m "%{tarversion} baseline."
|
||||||
@ -148,7 +148,7 @@ cp %{SOURCE3} .
|
|||||||
# place unifont in the '.' from which configure is run
|
# place unifont in the '.' from which configure is run
|
||||||
cp %{SOURCE4} unifont.pcf.gz
|
cp %{SOURCE4} unifont.pcf.gz
|
||||||
git init
|
git init
|
||||||
git config user.email "pjones@fedoraproject.org"
|
git config user.email "grub2-owner@fedoraproject.org"
|
||||||
git config user.name "Fedora Ninjas"
|
git config user.name "Fedora Ninjas"
|
||||||
git add .
|
git add .
|
||||||
git commit -a -q -m "%{tarversion} baseline."
|
git commit -a -q -m "%{tarversion} baseline."
|
||||||
|
Loading…
Reference in New Issue
Block a user