From f73001fc3c1160fe9f0a230fbd07897edcb6e606 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 6 Jun 2021 16:44:05 +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 527c4e0a..13d00817 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Subspace - A simple WireGuard VPN server GUI -[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-) [![](https://images.microbadger.com/badges/image/subspacecommunity/subspace.svg)](https://microbadger.com/images/subspacecommunity/subspace "Get your own image badge on microbadger.com") [![](https://images.microbadger.com/badges/version/subspacecommunity/subspace.svg)](https://microbadger.com/images/subspacecommunity/subspace "Get your own version badge on microbadger.com") @@ -282,6 +282,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gabriel Chamon Araujo

💻
Alex Flores

💻
Jared P Bostic

💻 +
Qasim Mehmood

💻 From 268c2574a84decfb5bee530cf74f4cd26b131a16 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 6 Jun 2021 16:44:06 +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 83b6d24d..c1b8c7d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -220,6 +220,15 @@ "contributions": [ "code" ] + }, + { + "login": "ThisIsQasim", + "name": "Qasim Mehmood", + "avatar_url": "https://avatars.githubusercontent.com/u/18313886?v=4", + "profile": "https://github.com/ThisIsQasim", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,