]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Adjust author info for Dan Strohl
authorScott González <scott.gonzalez@gmail.com>
Thu, 30 Jun 2016 14:02:33 +0000 (10:02 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 30 Jun 2016 15:07:44 +0000 (11:07 -0400)
.mailmap
AUTHORS.txt
Gruntfile.js

index c230dae2f1f87dc352ca6759fb3122047131378c..0b18e41798aac2b9db122af029664aaf925c42d4 100644 (file)
--- a/.mailmap
+++ b/.mailmap
@@ -17,7 +17,7 @@ Christoph Rönsch <christoph.roensch@arcor.de>
 Corey Frang <gnarf37@gmail.com> <gnarf@gnarf.net>
 Courtland Allen <courtlandallen@gmail.com>
 Dan Streetman <ddstreet@ieee.org>
-Dan Strohl <dstrohl@users.noreply.github.com>
+Dan Strohl <dan@wjcg.net> <dstrohl@users.noreply.github.com>
 Danny Trunk <dtrunk90@gmail.com> <dtrunk90@googlemail.com>
 David De Sloovere <david.desloovere@outlook.com> <david.desloovere@hotmail.com>
 David Murdoch <david@davidmurdoch.com> <musicisair@yahoo.com>
index d4bcd8efe0f95f9de3768c70d02b00c9cd42d28c..d4f0f4a784d0e10f699a56f10d0b8a24683b075f 100644 (file)
@@ -321,8 +321,10 @@ Piotr Baran <piotros@wp.pl>
 Mukul Hase <mukulhase@gmail.com>
 Konstantin Dinev <kdinev@mail.bw.edu>
 Rand Scullard <rand@randscullard.com>
-Dan Strohl
+Dan Strohl <dan@wjcg.net>
 Maksim Ryzhikov <rv.maksim@gmail.com>
 Amine HADDAD <haddad@allegorie.tv>
 Amanpreet Singh <apsdehal@gmail.com>
 Alexey Balchunas <bleshik@gmail.com>
+Peter Kehl <peter.kehl@gmail.com>
+Peter Dave Hello <hsu@peterdavehello.org>
index debcd640546000e273aeec03060c8ed767a2290e..acbc84c8b560cd30f4d32bfab9a15a3077d6d486 100644 (file)
@@ -432,9 +432,7 @@ grunt.registerTask( "update-authors", function() {
                }
 
                authors = authors.map(function( author ) {
-                       if ( author.match( /^Dan Strohl </ ) ) {
-                               return "Dan Strohl";
-                       } else if ( author.match( /^Jacek Jędrzejewski </ ) ) {
+                       if ( author.match( /^Jacek Jędrzejewski </ ) ) {
                                return "Jacek Jędrzejewski (http://jacek.jedrzejewski.name)";
                        } else if ( author.match( /^Pawel Maruszczyk </ ) ) {
                                return "Pawel Maruszczyk (http://hrabstwo.net)";