mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-03 07:12:27 +00:00
Alternate email for pascalj
This commit is contained in:
parent
422332de7e
commit
64004c6bc0
2
AUTHORS
2
AUTHORS
@ -34,7 +34,7 @@ Marc Laporte <marc@marclaporte.com>
|
|||||||
Marc Pujol <kilburn@la3.org>
|
Marc Pujol <kilburn@la3.org>
|
||||||
Michael Jephcote <rewt0r@gmx.com> <Rewt0r@users.noreply.github.com>
|
Michael Jephcote <rewt0r@gmx.com> <Rewt0r@users.noreply.github.com>
|
||||||
Michael Tilli <pyfisch@gmail.com>
|
Michael Tilli <pyfisch@gmail.com>
|
||||||
Pascal Jungblut <github@pascalj.com>
|
Pascal Jungblut <github@pascalj.com> <mail@pascal-jungblut.com>
|
||||||
Peter Hoeg <peter@speartail.com>
|
Peter Hoeg <peter@speartail.com>
|
||||||
Philippe Schommers <philippe@schommers.be>
|
Philippe Schommers <philippe@schommers.be>
|
||||||
Phill Luby <phill.luby@newredo.com>
|
Phill Luby <phill.luby@newredo.com>
|
||||||
|
2
NICKS
2
NICKS
@ -32,7 +32,7 @@ marcindziadus <dziadus.marcin@gmail.com>
|
|||||||
marclaporte <marc@marclaporte.com>
|
marclaporte <marc@marclaporte.com>
|
||||||
moshen <moshen.colin@gmail.com>
|
moshen <moshen.colin@gmail.com>
|
||||||
mvdan <mvdan@mvdan.cc>
|
mvdan <mvdan@mvdan.cc>
|
||||||
pascalj <github@pascalj.com>
|
pascalj <github@pascalj.com> <mail@pascal-jungblut.com>
|
||||||
peterhoeg <peter@speartail.com>
|
peterhoeg <peter@speartail.com>
|
||||||
philips <brandon@ifup.org>
|
philips <brandon@ifup.org>
|
||||||
piobpl <piotrb10@gmail.com>
|
piobpl <piotrb10@gmail.com>
|
||||||
|
@ -7,3 +7,5 @@ fi
|
|||||||
|
|
||||||
git log --reverse --pretty=format:'* %s, @%aN)' "$since" | egrep 'fixes #\d|ref #\d' | sed 's/)[,. ]*,/,/' | sed 's/fixes #/#/g' | sed 's/ref #/#/g'
|
git log --reverse --pretty=format:'* %s, @%aN)' "$since" | egrep 'fixes #\d|ref #\d' | sed 's/)[,. ]*,/,/' | sed 's/fixes #/#/g' | sed 's/ref #/#/g'
|
||||||
|
|
||||||
|
git diff "$since" -- AUTHORS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user