Pārlūkot izejas kodu

Alternate email for pascalj

Jakob Borg 10 gadi atpakaļ
vecāks
revīzija
64004c6bc0
3 mainītis faili ar 4 papildinājumiem un 2 dzēšanām
  1. 1 1
      AUTHORS
  2. 1 1
      NICKS
  3. 2 0
      changelog.sh

+ 1 - 1
AUTHORS

@@ -34,7 +34,7 @@ Marc Laporte <[email protected]>
 Marc Pujol <[email protected]>
 Michael Jephcote <[email protected]> <[email protected]>
 Michael Tilli <[email protected]>
-Pascal Jungblut <[email protected]>
+Pascal Jungblut <[email protected]> <[email protected]>
 Peter Hoeg <[email protected]>
 Philippe Schommers <[email protected]>
 Phill Luby <[email protected]>

+ 1 - 1
NICKS

@@ -32,7 +32,7 @@ marcindziadus	<[email protected]>
 marclaporte <[email protected]>
 moshen		<[email protected]>
 mvdan		<[email protected]>
-pascalj		<[email protected]>
+pascalj		<[email protected]> <[email protected]>
 peterhoeg	<[email protected]>
 philips		<[email protected]>
 piobpl		<[email protected]>

+ 2 - 0
changelog.sh

@@ -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 diff "$since" -- AUTHORS
+