From f6fc8fe8bbc5a65a2abb63e6405575defc426c0c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:48:32 +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 c9ebdd6a5..c82430811 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyGoat -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) intentionally vuln web Application Security in django. @@ -139,6 +139,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Metaphor

💻 +
whokilleddb

💻 From c2c6db5893c50aaa7bee72c53c35370598703800 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:48:33 +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 52401a91e..09fbc7fc5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -78,6 +78,15 @@ "contributions": [ "code" ] + }, + { + "login": "whokilleddb", + "name": "whokilleddb", + "avatar_url": "https://avatars.githubusercontent.com/u/56482137?v=4", + "profile": "https://whokilleddb.github.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,