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
9d784831ea
commit
aec4448a0d
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue