From dbcc32f10981ce0fd288bea01b33df195b2c3498 Mon Sep 17 00:00:00 2001 From: Dean Lofts Date: Thu, 9 Sep 2021 23:59:10 +1000 Subject: [PATCH] Update .all-contributorsrc Signed-off-by: Dean Lofts --- .all-contributorsrc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index eb30cab287..27a0c8846f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -306,7 +306,15 @@ "contributions": [ "code" ] - } + }, + { + "login": "loftwah", + "name": "loftwah", + "avatar_url": "https://avatars.githubusercontent.com/u/19922556?v=4", + "profile": "https://github.com/loftwah", + "contributions": [ + "code" + ] ], "contributorsPerLine": 7, "skipCi": true