From 39c00dfdeefb2362c3a5df129ea4f526f5b37771 Mon Sep 17 00:00:00 2001 From: "Eric G. Kratz" Date: Wed, 11 Dec 2024 15:47:03 -0500 Subject: [PATCH 1/2] Fix Alec's username (#4663) --- .all-contributorsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bec2dd43f5..6f89428ae3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -517,7 +517,7 @@ ] }, { - "login": "abillscmu", + "login": "aaabills", "name": "Alec Bills", "avatar_url": "https://avatars.githubusercontent.com/u/48105066?v=4", "profile": "https://github.com/abillscmu", From 9b152b57e29ec5ae5993851192841275fee4bcde Mon Sep 17 00:00:00 2001 From: Alec Bills <48105066+aabills@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:03:02 -0800 Subject: [PATCH 2/2] Fix Alec's Username II (#4664) --- .all-contributorsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6f89428ae3..c82c344ccb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -517,10 +517,10 @@ ] }, { - "login": "aaabills", + "login": "aabills", "name": "Alec Bills", "avatar_url": "https://avatars.githubusercontent.com/u/48105066?v=4", - "profile": "https://github.com/abillscmu", + "profile": "https://github.com/aabills", "contributions": [ "code" ]