diff --git a/.github/join-chat.svg b/.github/join-chat.svg
deleted file mode 100644
index 7faac520..00000000
--- a/.github/join-chat.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/.travis.yml b/.travis.yml
index 9267efe1..e86df119 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,19 +2,21 @@ language: node_js
node_js:
- "node"
-
+
before_install:
- rvm install 2.6.2
- gem install awesome_bot
- - gem install danger
before_script:
-
+
script:
- - git diff master.. --unified=0 README.md | grep --perl-regexp --only-matching --silent "(?<=^\+).*" >> temp.md || (exit 0)
- - node test.js temp.md
- - awesome_bot temp.md --allow-redirect || (exit 0)
- - danger --verbose
+ - 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then git diff origin/master -U0 README.md | grep -Pos "(?<=^\+).*" >> temp.md; fi || (exit 0)'
+ - 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then node tests/test.js temp.md; else node tests/test.js README.md; fi'
+ - 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then if [ -f temp.md ]; then awesome_bot temp.md --allow-redirect --skip-save-results; else (exit 0); fi else awesome_bot README.md --allow-redirect --skip-save-results; fi'
notifications:
email: false
+
+branches:
+ only:
+ - master
diff --git a/AUTHORS.md b/AUTHORS.md
index 377e7b12..03c78719 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -1,8 +1,8 @@
|Commits | Author |
| :---: | --- |
-|803|nodiscc |
+|920|nodiscc |
|319|Kickball |
-|209|n8225 |
+|215|n8225 |
|122|Andrew Rylatt |
|35|Kovah |
|31|DJCrashdummy |
@@ -29,8 +29,10 @@
|6|Per Guth |
|6|Quinn Comendant |
|6|Touhid Arastu |
+|5|Chris McCormick |
|5|James Cole |
|5|Jean Champémont |
+|5|Johannes Zellner |
|5|Karl Coelho |
|5|Kevin Lin |
|5|Max Maischein |
@@ -41,11 +43,12 @@
|5|mestaritonttu |
|4|/c² |
|4|AlessioCasco |
+|4|Alexander Litreev |
|4|Alexandr Emelin |
|4|AndrewCz |
+|4|Andrey Semakin |
|4|Aravindo Wingeier |
|4|Arda Kılıçdağı |
-|4|Chris McCormick |
|4|Christian Bayer |
|4|Cody Heimberger |
|4|Colin Pokowitz |
@@ -57,18 +60,20 @@
|4|Eliot Whalan |
|4|Ilya Sevostyanov |
|4|Jan Vlnas |
+|4|Jan-Lukas Else |
|4|Jason Robinson |
|4|Jean Elchinger |
|4|Joery Zegers |
-|4|Johannes Zellner |
|4|Jorge E. Gomez |
|4|Joshua Westerheide |
|4|MK |
+|4|Mancy |
|4|Marius Voila |
|4|Rodolfo Berrios |
|4|Sebastian Stehle |
|4|Tony |
|4|Valmik |
+|4|apacketofsweets <19573127+apacketofsweets@users.noreply.github.com>|
|4|bysslord |
|4|dattaz |
|4|dpfaffenbauer |
@@ -95,7 +100,6 @@
|3|Harvey Kandola |
|3|Ilya Pirozhenko |
|3|IrosTheBeggar |
-|3|Jan-Lukas Else |
|3|Jiří Komárek |
|3|Kevin Hinterlong |
|3|Lee Watson |
@@ -112,11 +116,15 @@
|3|Peter Thaleikis |
|3|Pierre Blanes |
|3|Pierre Tinard |
+|3|Prashant Singh |
+|3|PrplHaz4 |
+|3|Roland Whitehead <4478022+qururoland@users.noreply.github.com>|
|3|Ryan DeShone |
|3|Sergio Brighenti |
|3|Tobi Schäfer |
|3|Yann Forget |
|3|Ye Lin Aung |
+|3|Yuchen Ying |
|3|icterine |
|3|jungle-boogie |
|3|moba |
@@ -124,6 +132,7 @@
|3|pszlazak |
|3|rett gerst |
|3|xBytez |
+|2|132ikl <132@ikl.sh>|
|2|A. Cynic |
|2|Aditya Nagla |
|2|Adminrezo (Nico Dewaele) |
@@ -136,6 +145,7 @@
|2|Andrew Hayworth |
|2|Andrew Rabert |
|2|Arik Fraimovich |
+|2|Ave |
|2|Bartłomiej Kurzeja |
|2|Ben Yanke |
|2|Benjamin Gamard |
@@ -155,6 +165,7 @@
|2|Dhruv Sharma |
|2|Dillon Stadther |
|2|Dominic Pratt |
+|2|Dr. Ridgewell |
|2|Eliot Berriot |
|2|Feleg |
|2|Felix Bartels |
@@ -164,6 +175,7 @@
|2|Gonçalo Valério |
|2|Greg Slepak |
|2|Greg V |
+|2|Haukur Rosinkranz |
|2|Henry Ruhs |
|2|Hilmi Tolga Sahin |
|2|Jake Breindel |
@@ -179,6 +191,8 @@
|2|Keith Thibodeaux |
|2|Kevin Vandenborne |
|2|Klaus-Uwe Mitterer |
+|2|Kukielka |
+|2|Lanre Adelowo |
|2|Liam Demafelix |
|2|Madhu GB |
|2|Malte Kiefer |
@@ -192,6 +206,7 @@
|2|Mats Estensen |
|2|Matt Hazinski |
|2|Matthieu Aubry |
+|2|Melvin Loos |
|2|Michael Tunnell |
|2|Mikael Peigney |
|2|Murali Govardhana |
@@ -202,7 +217,9 @@
|2|Pavel Lobashov |
|2|Peter Demin |
|2|Peter Ivanov |
+|2|Phil |
|2|Phonic Mouse |
+|2|Pierre Buyle |
|2|Pierre Ozoux |
|2|Poorchop |
|2|Prabhanjan |
@@ -216,9 +233,11 @@
|2|Sam Tuke |
|2|Sameer Al-Sakran |
|2|Sandeep S |
+|2|Scot Hacker |
|2|Shane Cooke |
|2|Simon Vieille |
|2|Simone Grignola |
+|2|Sjoerd van der Hoorn |
|2|Spark <24642451+Sparkenstein@users.noreply.github.com>|
|2|Stefan Bohacek |
|2|Stefane Fermigier |
@@ -229,6 +248,7 @@
|2|Tomer |
|2|Tony Xu |
|2|Vadim Rutkovsky |
+|2|Valentino Pesce |
|2|Van-Duyet Le |
|2|Vladimir Avgustov |
|2|Will Bennett |
@@ -236,6 +256,7 @@
|2|Yann |
|2|Zeniic |
|2|agetic |
+|2|charsi |
|2|cornerot |
|2|cron410 |
|2|digiou |
@@ -253,12 +274,12 @@
|2|thomasfrivold |
|2|tillarnold |
|2|tomc3 |
+|2|worldworm <13227454+worldworm@users.noreply.github.com>|
|2|xy2z |
|2|yuche |
|2|ziλa sarikaya |
|2|znegva |
|2|王可森 |
-|1|132ikl <132@ikl.sh>|
|1|4oo4 <4oo4@users.noreply.github.com>|
|1|Aaron <44198148+whalehub@users.noreply.github.com>|
|1|Adam C <39806482+adam-redcort@users.noreply.github.com>|
@@ -274,6 +295,7 @@
|1|Alfred Bez |
|1|Algram |
|1|Alys |
+|1|Anders Pitman |
|1|Andre |
|1|Andrew Murray |
|1|Andrew Nesbitt |
@@ -292,9 +314,11 @@
|1|Arnold Schrijver |
|1|ArthurHoaro |
|1|Austin |
+|1|BN |
|1|Bas |
|1|Beard of War |
|1|Ben |
+|1|Ben Abbott |
|1|Benjamin Lange |
|1|Blake Bourque |
|1|Bob Mottram |
@@ -325,6 +349,8 @@
|1|Damir Gainetdinov |
|1|Dan |
|1|Danny |
+|1|Dave Lockwood <1261876+deamos@users.noreply.github.com>|
+|1|David |
|1|David Baldwynn |
|1|David Ng |
|1|David Stephens |
@@ -347,18 +373,23 @@
|1|Eren Hatırnaz |
|1|Eric Moon |
|1|Eric Nemchik |
+|1|Eric Park |
+|1|Error1000 <50962908+Error1000@users.noreply.github.com>|
|1|Ethan Hampton |
|1|Ethan Madden |
|1|Eugen |
|1|Evelthon Prodromou |
+|1|Evgeny Petrov |
|1|Fabian Patzke |
|1|Fazal Majid |
|1|Florian Kaiser |
+|1|Florian Kaldowski |
|1|Florian Wilhelm |
|1|FortressBuilder |
|1|François Jacquet |
|1|FreeScout <40499291+freescout-helpdesk@users.noreply.github.com>|
|1|Galen Abell |
+|1|Gio |
|1|Girish Ramakrishnan |
|1|Greg Chetcuti |
|1|Guilherme Oenning |
@@ -385,7 +416,10 @@
|1|Jeremiah Marks |
|1|Joel Calado |
|1|Jon Schoning |
+|1|Jonas |
|1|Jordan <15741144+jrdnlc@users.noreply.github.com>|
+|1|Jordan Doyle |
+|1|Jordan Doyle |
|1|Josh Harmon |
|1|Joshua Hamilton |
|1|José Castro |
@@ -404,7 +438,6 @@
|1|Kieran |
|1|Kim Jahn |
|1|Konstantin Sorokin |
-|1|Kukielka |
|1|Kyle Farwell |
|1|Kyle Stetz |
|1|L1Cafe |
@@ -412,6 +445,7 @@
|1|Leonard Thomas Wall |
|1|Lescaudron Mathieu |
|1|Liran Tal |
+|1|Louis Grenard |
|1|Luuk Nieuwdorp |
|1|Marcin Karpezo |
|1|Marco Dickert |
@@ -420,6 +454,7 @@
|1|Mark Ide |
|1|Mark Ide |
|1|Mark Railton |
+|1|Markus Dieckmann |
|1|Martin Malinda |
|1|Marvin |
|1|MatFluor |
@@ -427,6 +462,7 @@
|1|Matteo Piccina |
|1|Matthew Dews |
|1|Matthew East |
+|1|Matthias De Bie |
|1|Max <2843450+b-m-f@users.noreply.github.com>|
|1|Michael Barrow |
|1|Michael Burns |
@@ -435,6 +471,7 @@
|1|Michael van Tricht |
|1|Mike Goodwin |
|1|Mike Steele |
+|1|Minghe |
|1|MinorTom |
|1|Mitchell R |
|1|Moritz Kröger |
@@ -461,17 +498,20 @@
|1|Peter van den Hurk |
|1|Phill |
|1|Phonic Mouse |
+|1|Pierre <21216829+pedrom34@users.noreply.github.com>|
|1|Pierre Dubouilh |
|1|Pietro Pe46dro Marangon |
|1|Pouria Ezzati |
|1|Prahalad Belavadi |
|1|Rafael Milewski |
+|1|Raphael Fetzer |
|1|Remi Rampin |
|1|Remy Adriaanse