From 6e0c6c6ce012ed2022a4eb6f9f8655eeb758e06c Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Wed, 26 Mar 2025 02:17:49 -0700 Subject: [PATCH] ci: update contributors --- .all-contributorsrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bd0bec05..95acbe5e 100755 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,9 @@ "projectOwner": "Aetherinox", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 40, "commit": true, "commitConvention": "angular",