From 869e43c5c7e307421608975f5ad22254b2b346ee Mon Sep 17 00:00:00 2001 From: Jamie Nelson Date: Wed, 5 Nov 2025 17:01:06 -0500 Subject: [PATCH] fix: add 'vibes' to contributions for Jamie Nelson --- .all-contributorsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 94f5909..8dfc0a9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -12,7 +12,7 @@ "name": "Jamie Nelson", "avatar_url": "https://avatars.githubusercontent.com/u/25075504?v=4", "profile": "https://bitflight.io", - "contributions": ["code", "doc", "ideas", "test"] + "contributions": ["code", "doc", "ideas", "test", "vibes"] } ] }