From 2b74ef6a9ad9e0271456e429dd94605de4619610 Mon Sep 17 00:00:00 2001 From: bysslord Date: Fri, 20 Oct 2017 20:54:07 +0800 Subject: [PATCH] add RequestBin make contrib --- AUTHORS.md | 30 ++++++++++++++++++++++-------- README.md | 1 + 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index cf8c4443..e8d5f660 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,18 +1,19 @@ Commits | Author :---: | --- - 461 | nodiscc - 291 | Kickball + 486 | nodiscc + 292 | Kickball 163 | n8225 - 114 | Andrew Rylatt + 114 | Andrew Rylatt 35 | Kovah + 22 | cave beat 17 | Thomas Dalichow - 17 | cave beat 14 | Miguel Piedrafita 13 | jungle-boogie 12 | Alex 12 | Pe46dro 9 | DJCrashdummy 9 | Joubert RedRat + 9 | Lance M 8 | CooperBarrett 7 | Andrew Peng 7 | Andrew Rylatt @@ -33,6 +34,8 @@ Commits | Author 4 | Alexandr Emelin 4 | AndrewCz 4 | Chris McCormick + 4 | Colin Pokowitz + 4 | Colin Pokowitz 4 | Cory Gibbons 4 | D 4 | Dominik Pfaffenbauer @@ -40,6 +43,7 @@ Commits | Author 4 | Eliot Whalan 4 | Ilya Sevostyanov 4 | Jan Vlnas + 4 | Jason Robinson 4 | Jean Elchinger 4 | Joery Zegers 4 | Johannes Zellner @@ -59,6 +63,7 @@ Commits | Author 3 | Cédric Krier 3 | Danja Vasiliev 3 | Ethan Lowman + 3 | Ferdinand Mütsch 3 | FoxMaSk 3 | Gabin 3 | Garrett Martin @@ -66,9 +71,7 @@ Commits | Author 3 | Görkem Çetin 3 | Harvey Kandola 3 | IrosTheBeggar - 3 | Jason Robinson 3 | Kevin Hinterlong - 3 | Lance M 3 | Lee Watson 3 | Leo Gaggl 3 | Marc Picaud @@ -126,15 +129,17 @@ Commits | Author 2 | Malte Kiefer 2 | Marc Laporte 2 | Marien Fressinaud + 2 | Markus M. Deuerlein 2 | Massimo Santini 2 | Matthieu Aubry 2 | Michael Tunnell 2 | Mikael Peigney 2 | Nicolas Carlier 2 | Patrik Ragnarsson - 2 | Pavel Lobashov + 2 | Pavel Lobashov 2 | Peter Demin 2 | Peter Ivanov + 2 | Phonic Mouse 2 | Pierre Ozoux 2 | Poorchop 2 | ReadmeCritic @@ -181,6 +186,7 @@ Commits | Author 1 | Alex Bogdanovski 1 | Alex Fornuto 1 | Alexandr Nesterenko + 1 | Alexandre Abita 1 | Alexey Strokach 1 | Alfred Bez 1 | Alys @@ -189,6 +195,7 @@ Commits | Author 1 | Andrew Nesbitt 1 | Andrew Rylatt 1 | Andrey Kuznetsov + 1 | Andy Olsen 1 | Angel Velasquez 1 | Anton Troyanov 1 | Arda Kılıçdağı @@ -215,8 +222,10 @@ Commits | Author 1 | Christoph Wiechert 1 | Christophe Hamerling 1 | Clément AUBIN + 1 | Colin Shea 1 | Craig Davison 1 | Cristian Menghi + 1 | CyrilPepito <18053589+CyrilPepito@users.noreply.github.com> 1 | Damir Gainetdinov 1 | Dan 1 | David Baldwynn @@ -232,6 +241,7 @@ Commits | Author 1 | Edreih Aldana 1 | Eike Kettner 1 | Emeric POUPON + 1 | Eran Chetz 1 | Eren Hatırnaz 1 | Eric Moon 1 | Ethan Madden @@ -271,6 +281,7 @@ Commits | Author 1 | Kevin Lin 1 | Keyhaku 1 | Kieran + 1 | Kim Jahn 1 | Konstantin Sorokin 1 | Kyle Farwell 1 | Kyle Stetz @@ -307,7 +318,6 @@ Commits | Author 1 | Paweł Kapała 1 | Peter van den Hurk 1 | Phill - 1 | Phonic Mouse 1 | Pierre Blanes 1 | Rafael Milewski 1 | Remi Rampin @@ -333,14 +343,17 @@ Commits | Author 1 | Thorsten Rinne 1 | Tim Allingham 1 | Tobias Zeising + 1 | Tommy Ku 1 | Viktor Geringer 1 | axeloz 1 | benmaynard11 1 | bricej13 + 1 | bysslord 1 | cbdev 1 | cpdev 1 | dimqua 1 | domainzero + 1 | dsx 1 | ePirat 1 | evitalis 1 | florianl @@ -359,6 +372,7 @@ Commits | Author 1 | nodomain 1 | pastapojken 1 | pips + 1 | poVoq 1 | railscard 1 | sc0repi0 1 | skarphet diff --git a/README.md b/README.md index 2fa7403d..5674d6e3 100644 --- a/README.md +++ b/README.md @@ -1101,6 +1101,7 @@ See **[Ticketing](#ticketing)** * [Koding](http://www.koding.com/) - The simplest way to manage your entire Dev Infrastructure. ([Source Code](https://github.com/koding/koding)) `Apache` `Nodejs` * [Microglark](http://micro.glark.io) - A hacky minimalistic remote pair programming editor. ([Demo](http://micro.glark.io), [Source Code](https://github.com/Bluefinch/microglark)) `AGPLv3` `Nodejs` * [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source Code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs` + * [RequestBin](https://requestb.in/) - Inspect HTTP requests. Debug webhooks. ([Source Code](https://github.com/Runscope/requestbin)) `MIT` `python` * [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++` * [Selenoid](http://aerokube.com/selenoid/latest/) - A lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache` `Go` * [Wide](https://github.com/b3log/wide) - A Web-based IDE for Teams using Go programming language/Golang. ([Demo](http://wide.b3log.org/signup)) `Apache` `Go`