From ce1d435756bd4693fe6c5a43ce7e8e3d9944a1d9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 10:13:40 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d5a529..3863fee 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,9 @@ These test plugins let you automatically test whether your server's behaviour an
Oleksandr Khotemskyi

📖
Amit Keinan

💻 -
DetachHead

🐛
Kristoffer Karlsson

📖 +
DetachHead

🐛 +
es80

📖 From 8d64ecb05fe4e894a890db76fabccd7713f18d90 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 10:13:41 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ac37950..f930ea9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -117,6 +117,15 @@ "contributions": [ "bug" ] + }, + { + "login": "es80", + "name": "es80", + "avatar_url": "https://avatars.githubusercontent.com/u/49912978?v=4", + "profile": "https://github.com/es80", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,