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>
1717Corey Frang <gnarf37@gmail.com> <gnarf@gnarf.net>
1818Courtland Allen <courtlandallen@gmail.com>
1919Dan Streetman <ddstreet@ieee.org>
20- Dan Strohl <dstrohl@users.noreply.github.com>
20+ Dan Strohl <dan@wjcg.net> < dstrohl@users.noreply.github.com>
2121Danny Trunk <dtrunk90@gmail.com> <dtrunk90@googlemail.com>
2222David De Sloovere <david.desloovere@outlook.com> <david.desloovere@hotmail.com>
2323David 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>
321321Mukul Hase <mukulhase@gmail.com>
322322Konstantin Dinev <kdinev@mail.bw.edu>
323323Rand Scullard <rand@randscullard.com>
324- Dan Strohl
324+ Dan Strohl <dan@wjcg.net>
325325Maksim Ryzhikov <rv.maksim@gmail.com>
326326Amine HADDAD <haddad@allegorie.tv>
327327Amanpreet Singh <apsdehal@gmail.com>
328328Alexey 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() {
432432 }
433433
434434 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 < / ) ) {
438436 return "Jacek Jędrzejewski (http://jacek.jedrzejewski.name)" ;
439437 } else if ( author . match ( / ^ P a w e l M a r u s z c z y k < / ) ) {
440438 return "Pawel Maruszczyk (http://hrabstwo.net)" ;
You can’t perform that action at this time.
0 commit comments