From 7c700d7e730786c74cd926058b404ae28dbf73bd Mon Sep 17 00:00:00 2001 From: Leighton Pritchard Date: Mon, 8 Apr 2024 18:28:56 +0100 Subject: [PATCH] reorder contributions in .all-contributorsrc --- .all-contributorsrc | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8a260314..f26664e9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,17 +24,14 @@ ] }, { - "login": "baileythegreen", - "name": "Bailey Harrington", - "avatar_url": "https://avatars.githubusercontent.com/u/12277715?v=4", - "profile": "https://github.com/baileythegreen", + "login": "kiepczi", + "name": "Angelika Kiepas", + "avatar_url": "https://avatars.githubusercontent.com/u/72203476?v=4", + "profile": "https://github.com/kiepczi", "contributions": [ "code", - "doc", "design", - "ideas", - "infra", - "tool" + "test" ] }, { @@ -217,14 +214,17 @@ ] }, { - "login": "kiepczi", - "name": "Angelika Kiepas", - "avatar_url": "https://avatars.githubusercontent.com/u/72203476?v=4", - "profile": "https://github.com/kiepczi", + "login": "baileythegreen", + "name": "Bailey Harrington", + "avatar_url": "https://avatars.githubusercontent.com/u/12277715?v=4", + "profile": "https://github.com/baileythegreen", "contributions": [ "code", + "doc", "design", - "test" + "ideas", + "infra", + "tool" ] } ], @@ -236,4 +236,4 @@ "skipCi": true, "commitType": "docs", "commitConvention": "angular" -} +} \ No newline at end of file