From 3d92673b9fd55e539a0a469e2ffafceb4e1d83ba Mon Sep 17 00:00:00 2001 From: Yamozha Date: Fri, 19 Feb 2021 15:39:18 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 9da50bd3..4054bea8 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,6 @@ School project for helping people consider throwing their trash out in the right bins, in order to help out with recycling. -# Contributors -[yamozha](https://github.com/yamozha) | -:---:| -Backend Django, HTML template implementation -[yamozha](https://github.com/yamozha) - -[vassdeniss](https://github.com/vassdeniss) | -:---:| -Front-end Javascript, Bootstrap and HTML -[vassdeniss](https://github.com/vassdeniss)| - ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -33,4 +22,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! -- 2.30.2 From 7139c12617a8df5c6116a605d4874d8bff7b0e31 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 13:40:08 +0000 Subject: [PATCH 2/3] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da50bd3..d01dfc19 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - +

vassdeniss

🎨

vassdeniss

🎨 💻
-- 2.30.2 From a25538a5fe44c18b1b63022eddf843acd723f0f3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 13:40:09 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 311a5487..221dcbc1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -11,7 +11,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/72888249?v=4", "profile": "https://github.com/vassdeniss", "contributions": [ - "design" + "design", + "code" ] } ], -- 2.30.2