From 2ae817c08270cba1be20f13c5c9d9da1e9f267db Mon Sep 17 00:00:00 2001 From: James Murdza Date: Mon, 27 Oct 2025 16:49:20 -0700 Subject: [PATCH] Remove .all-contributorsrc --- .all-contributorsrc | 183 -------------------------------------------- 1 file changed, 183 deletions(-) delete mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index 5969251d..00000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,183 +0,0 @@ -{ - "projectName": "cua", - "projectOwner": "trycua", - "files": [ - "README.md" - ], - "commitType": "docs", - "commitConvention": "angular", - "contributorsPerLine": 7, - "contributors": [ - { - "login": "f-trycua", - "name": "f-trycua", - "avatar_url": "https://avatars.githubusercontent.com/u/195596869?v=4", - "profile": "https://github.com/f-trycua", - "contributions": [ - "code" - ] - }, - { - "login": "pepicrft", - "name": "Pedro Piñera Buendía", - "avatar_url": "https://avatars.githubusercontent.com/u/663605?v=4", - "profile": "http://pepicrft.me", - "contributions": [ - "code" - ] - }, - { - "login": "aktech", - "name": "Amit Kumar", - "avatar_url": "https://avatars.githubusercontent.com/u/5647941?v=4", - "profile": "https://iamit.in", - "contributions": [ - "code" - ] - }, - { - "login": "jellydn", - "name": "Dung Duc Huynh (Kaka)", - "avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4", - "profile": "https://productsway.com/", - "contributions": [ - "code" - ] - }, - { - "login": "ShrootBuck", - "name": "Zayd Krunz", - "avatar_url": "https://avatars.githubusercontent.com/u/70227235?v=4", - "profile": "http://zaydkrunz.com", - "contributions": [ - "code" - ] - }, - { - "login": "PrashantRaj18198", - "name": "Prashant Raj", - "avatar_url": "https://avatars.githubusercontent.com/u/23168997?v=4", - "profile": "https://github.com/PrashantRaj18198", - "contributions": [ - "code" - ] - }, - { - "login": "Leland-Takamine", - "name": "Leland Takamine", - "avatar_url": "https://avatars.githubusercontent.com/u/847683?v=4", - "profile": "https://www.mobile.dev", - "contributions": [ - "code" - ] - }, - { - "login": "ddupont808", - "name": "ddupont", - "avatar_url": "https://avatars.githubusercontent.com/u/3820588?v=4", - "profile": "https://github.com/ddupont808", - "contributions": [ - "code" - ] - }, - { - "login": "Lizzard1123", - "name": "Ethan Gutierrez", - "avatar_url": "https://avatars.githubusercontent.com/u/46036335?v=4", - "profile": "https://github.com/Lizzard1123", - "contributions": [ - "code" - ] - }, - { - "login": "RicterZ", - "name": "Ricter Zheng", - "avatar_url": "https://avatars.githubusercontent.com/u/5282759?v=4", - "profile": "https://ricterz.me", - "contributions": [ - "code" - ] - }, - { - "login": "rahulkarajgikar", - "name": "Rahul Karajgikar", - "avatar_url": "https://avatars.githubusercontent.com/u/50844303?v=4", - "profile": "https://www.trytruffle.ai/", - "contributions": [ - "code" - ] - }, - { - "login": "trospix", - "name": "trospix", - "avatar_url": "https://avatars.githubusercontent.com/u/81363696?v=4", - "profile": "https://github.com/trospix", - "contributions": [ - "code" - ] - }, - { - "login": "eltociear", - "name": "Ikko Eltociear Ashimine", - "avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4", - "profile": "https://wavee.world/invitation/b96d00e6-b802-4a1b-8a66-2e3854a01ffd", - "contributions": [ - "code" - ] - }, - { - "login": "dp221125", - "name": "한석호(MilKyo)", - "avatar_url": "https://avatars.githubusercontent.com/u/10572119?v=4", - "profile": "https://github.com/dp221125", - "contributions": [ - "code" - ] - }, - { - "login": "rahimnathwani", - "name": "Rahim Nathwani", - "avatar_url": "https://avatars.githubusercontent.com/u/891558?v=4", - "profile": "https://www.encona.com/", - "contributions": [ - "code" - ] - }, - { - "login": "mjspeck", - "name": "Matt Speck", - "avatar_url": "https://avatars.githubusercontent.com/u/20689127?v=4", - "profile": "https://mjspeck.github.io/", - "contributions": [ - "code" - ] - }, - { - "login": "FinnBorge", - "name": "FinnBorge", - "avatar_url": "https://avatars.githubusercontent.com/u/9272726?v=4", - "profile": "https://github.com/FinnBorge", - "contributions": [ - "code" - ] - }, - { - "login": "jklapacz", - "name": "Jakub Klapacz", - "avatar_url": "https://avatars.githubusercontent.com/u/5343758?v=4", - "profile": "https://github.com/jklapacz", - "contributions": [ - "code" - ] - }, - { - "login": "evnsnclr", - "name": "Evan smith", - "avatar_url": "https://avatars.githubusercontent.com/u/139897548?v=4", - "profile": "https://github.com/evnsnclr", - "contributions": [ - "code" - ] - } - ] -}