diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2019-09-26 21:12:38 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2019-09-26 21:12:38 +0200 |
commit | 1b74660f730d34bf728094c33080ff406427f41e (patch) | |
tree | ceaa11678cd55a823bd489eaa232fee08665024a | |
parent | 50871a5a85cc802421b40cc67e2830601968affe (diff) | |
download | jquery-1b74660f730d34bf728094c33080ff406427f41e.tar.gz jquery-1b74660f730d34bf728094c33080ff406427f41e.zip |
Release: Update AUTHORS.txt
After recent merging of Sizzle & jQuery AUTHORS.txt, the `grunt authors` task
doesn't provide meaningful as there's no obvious connection between current
AUTHORS.txt contents & the desired one. Adding two new entries should make it
easier (plus, it makes it possible to test jquery-release on current master).
Apart from that, the commit adds a missing .mailmap entry for Shashanka Nataraj.
-rw-r--r-- | .mailmap | 2 | ||||
-rw-r--r-- | AUTHORS.txt | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -91,6 +91,8 @@ Scott González <scott.gonzalez@gmail.com> <sgonzale@sgonzale-laptop.local> Scott Jehl <scottjehl@gmail.com> <scott@scottjehl.com> Sebastian Burkhard <sebi.burkhard@gmail.com> Senya Pugach <upisfree@outlook.com> +Shashanka Nataraj <shashankan.10@gmail.com> +Shashanka Nataraj <shashankan.10@gmail.com> <ShashankaNataraj@users.noreply.github.com> Thomas Tortorini <thomastortorini@gmail.com> Mr21 Timmy Willison <4timmywil@gmail.com> Timmy Willison <4timmywil@gmail.com> <timmywillisn@gmail.com> diff --git a/AUTHORS.txt b/AUTHORS.txt index 5658b9558..1311b2080 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -352,3 +352,5 @@ Hoang <dangkyokhoang@gmail.com> Wonseop Kim <wonseop.kim@samsung.com> Pat O'Callaghan <patocallaghan@gmail.com> JuanMa Ruiz <ruizjuanma@gmail.com> +Ahmed.S.ElAfifi <ahmed.s.elafifi@gmail.com> +Sean Robinson <sean.robinson@scottsdalecc.edu> |