diff --git a/.mailmap b/.mailmap index 91ce2f4..a9d7fac 100644 --- a/.mailmap +++ b/.mailmap @@ -1,3 +1,4 @@ Nathan Harris Nathan Harris Nathan Harris <2nd.lt.harris@gmail.com> +Cory Benfield diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 12648df..2472449 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -7,8 +7,13 @@ needs to be listed here. ## COPYRIGHT HOLDERS +- Apple Inc. (all contributors with '@apple.com') +- Globant Inc. (all contributors with '@globant.com') + ### Contributors +- Cory Benfield +- George Barnett - Nathan Harris - Ondrej Rafaj - tanner0101 diff --git a/scripts/generate_contributors_list.sh b/scripts/generate_contributors_list.sh index e3e60f3..3d942cf 100755 --- a/scripts/generate_contributors_list.sh +++ b/scripts/generate_contributors_list.sh @@ -40,6 +40,9 @@ cat > "$here/../CONTRIBUTORS.txt" <<- EOF ## COPYRIGHT HOLDERS + - Apple Inc. (all contributors with '@apple.com') + - Globant Inc. (all contributors with '@globant.com') + ### Contributors $contributors