From 4f93190162636761ca363dc114d7b32fa35c20e9 Mon Sep 17 00:00:00 2001 From: garronej Date: Sat, 15 Apr 2023 01:42:35 +0200 Subject: [PATCH] Reorder all contributor --- .all-contributorsrc | 41 +++++++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9b7ce520..6f786b95 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -6,31 +6,21 @@ "commit": false, "commitConvention": "angular", "contributors": [ - { - "login": "willwill96", - "name": "William Will", - "avatar_url": "https://avatars.githubusercontent.com/u/10997562?v=4", - "profile": "https://willwill96.github.io/the-ui-dawg-static-site/en/introduction/", - "contributions": [ - "test", - "code" - ] - }, { "login": "lordvlad", "name": "Waldemar Reusch", "avatar_url": "https://avatars.githubusercontent.com/u/1217769?v=4", "profile": "https://github.com/lordvlad", "contributions": [ - "test", - "code" + "code", + "test" ] }, { - "login": "mkreuzmayr", - "name": "Michael Kreuzmayr", - "avatar_url": "https://avatars.githubusercontent.com/u/20108212?v=4", - "profile": "https://github.com/mkreuzmayr", + "login": "willwill96", + "name": "William Will", + "avatar_url": "https://avatars.githubusercontent.com/u/10997562?v=4", + "profile": "https://willwill96.github.io/the-ui-dawg-static-site/en/introduction/", "contributions": [ "test", "code" @@ -55,6 +45,16 @@ "code" ] }, + { + "login": "mkreuzmayr", + "name": "Michael Kreuzmayr", + "avatar_url": "https://avatars.githubusercontent.com/u/20108212?v=4", + "profile": "https://github.com/mkreuzmayr", + "contributions": [ + "test", + "code" + ] + }, { "login": "Mstrodl", "name": "Mary ", @@ -83,6 +83,15 @@ "test", "code" ] + }, + { + "login": "kasir-barati", + "name": "Kasir Barati", + "avatar_url": "https://avatars.githubusercontent.com/u/73785723?v=4", + "profile": "http://kasir-barati.github.io", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,