File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Christoph Rönsch <christoph.roensch@arcor.de>
17
17
Corey Frang <gnarf37@gmail.com> <gnarf@gnarf.net>
18
18
Courtland Allen <courtlandallen@gmail.com>
19
19
Dan Streetman <ddstreet@ieee.org>
20
- Dan Strohl <dstrohl@users.noreply.github.com>
20
+ Dan Strohl <dan@wjcg.net> < dstrohl@users.noreply.github.com>
21
21
Danny Trunk <dtrunk90@gmail.com> <dtrunk90@googlemail.com>
22
22
David De Sloovere <david.desloovere@outlook.com> <david.desloovere@hotmail.com>
23
23
David Murdoch <david@davidmurdoch.com> <musicisair@yahoo.com>
Original file line number Diff line number Diff line change @@ -321,8 +321,10 @@ Piotr Baran <piotros@wp.pl>
321
321
Mukul Hase <mukulhase@gmail.com>
322
322
Konstantin Dinev <kdinev@mail.bw.edu>
323
323
Rand Scullard <rand@randscullard.com>
324
- Dan Strohl
324
+ Dan Strohl <dan@wjcg.net>
325
325
Maksim Ryzhikov <rv.maksim@gmail.com>
326
326
Amine HADDAD <haddad@allegorie.tv>
327
327
Amanpreet Singh <apsdehal@gmail.com>
328
328
Alexey Balchunas <bleshik@gmail.com>
329
+ Peter Kehl <peter.kehl@gmail.com>
330
+ Peter Dave Hello <hsu@peterdavehello.org>
Original file line number Diff line number Diff line change @@ -432,9 +432,7 @@ grunt.registerTask( "update-authors", function() {
432
432
}
433
433
434
434
authors = authors . map ( function ( author ) {
435
- if ( author . match ( / ^ D a n S t r o h l < / ) ) {
436
- return "Dan Strohl" ;
437
- } else if ( author . match ( / ^ J a c e k J ę d r z e j e w s k i < / ) ) {
435
+ if ( author . match ( / ^ J a c e k J ę d r z e j e w s k i < / ) ) {
438
436
return "Jacek Jędrzejewski (http://jacek.jedrzejewski.name)" ;
439
437
} else if ( author . match ( / ^ P a w e l M a r u s z c z y k < / ) ) {
440
438
return "Pawel Maruszczyk (http://hrabstwo.net)" ;
You can’t perform that action at this time.
0 commit comments