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
bae9f07cb9
commit
97c60bee87
1 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,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."
|
||||||
|
@ -147,7 +147,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