From 56b78a4e04d98b856912f6569c733bd32655691f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 22:41:12 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 127 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 65 insertions(+), 62 deletions(-) diff --git a/README.md b/README.md index af7b08d..d6ca63a 100644 --- a/README.md +++ b/README.md @@ -181,68 +181,71 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Joona Hoikkala

📖

J Savage

🚇 📖

Thomas Gotwig

🚇 📖

Spike

🚇 📖

Evan Richter

💻 📖

AG

🤔 📖

Nicolas Thumann

💻 📖

Tom Matthews

📖

bsysop

📖

Brian Sizemore

💻

Alexandre ZANNI

🚇 📖

Craig

🚇

EONRaider

🚇

wtwver

🚇

Tib3rius

🐛

0xdf

🐛

secure-77

🐛

Sophie Brun

🚇

black-A

🤔

Nicolas Krassas

🤔

N0ur5

🤔

mchill

🐛

Naman

🐛

Ayoub Elaich

🐛

Henry

🐛

SleepiPanda

🐛

Bad Requests

🐛

Dominik Nakamura

🚇

Muhammad Ahsan

🐛

cortantief

🐛 💻

Daniel Saxton

🤔 💻

narkopolo

🤔

Justin Steven

🤔

7047payloads

💻

unkn0wnsyst3m

🤔

0x08

🤔

kusok

🤔 💻

godylockz

🤔 💻

Ryan Montgomery

🤔

ippsec

🤔

James

🐛

Jason Haddix

🤔 🐛

Limn0

🐛

0xdf

🐛 🤔

Flangyver

🤔

PeakyBlinder

🤔

Postmodern

🤔

O

💻
Joona Hoikkala
Joona Hoikkala

📖
J Savage
J Savage

🚇 📖
Thomas Gotwig
Thomas Gotwig

🚇 📖
Spike
Spike

🚇 📖
Evan Richter
Evan Richter

💻 📖
AG
AG

🤔 📖
Nicolas Thumann
Nicolas Thumann

💻 📖
Tom Matthews
Tom Matthews

📖
bsysop
bsysop

📖
Brian Sizemore
Brian Sizemore

💻
Alexandre ZANNI
Alexandre ZANNI

🚇 📖
Craig
Craig

🚇
EONRaider
EONRaider

🚇
wtwver
wtwver

🚇
Tib3rius
Tib3rius

🐛
0xdf
0xdf

🐛
secure-77
secure-77

🐛
Sophie Brun
Sophie Brun

🚇
black-A
black-A

🤔
Nicolas Krassas
Nicolas Krassas

🤔
N0ur5
N0ur5

🤔
mchill
mchill

🐛
Naman
Naman

🐛
Ayoub Elaich
Ayoub Elaich

🐛
Henry
Henry

🐛
SleepiPanda
SleepiPanda

🐛
Bad Requests
Bad Requests

🐛
Dominik Nakamura
Dominik Nakamura

🚇
Muhammad Ahsan
Muhammad Ahsan

🐛
cortantief
cortantief

🐛 💻
Daniel Saxton
Daniel Saxton

🤔 💻
narkopolo
narkopolo

🤔
Justin Steven
Justin Steven

🤔
7047payloads
7047payloads

💻
unkn0wnsyst3m
unkn0wnsyst3m

🤔
0x08
0x08

🤔
kusok
kusok

🤔 💻
godylockz
godylockz

🤔 💻
Ryan Montgomery
Ryan Montgomery

🤔
ippsec
ippsec

🤔
James
James

🐛
Jason Haddix
Jason Haddix

🤔 🐛
Limn0
Limn0

🐛
0xdf
0xdf

🐛 🤔
Flangyver
Flangyver

🤔
PeakyBlinder
PeakyBlinder

🤔
Postmodern
Postmodern

🤔
O
O

💻
John-John Tedro
John-John Tedro

💻
From 20a826fc0fd57f8731bf88af29405e7b7a4d6044 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 22:41:13 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6897f8c..191b7f8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -449,6 +449,15 @@ "contributions": [ "code" ] + }, + { + "login": "udoprog", + "name": "John-John Tedro", + "avatar_url": "https://avatars.githubusercontent.com/u/111092?v=4", + "profile": "http://udoprog.github.io/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -456,5 +465,6 @@ "projectOwner": "epi052", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }