From 7cdb5aacd876202d5ae12fadb04933ac1f3b6da4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 02:01:17 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbfff1f..09000ca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ glrnvim -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) ======= @@ -111,6 +111,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d LollipopFt
LollipopFt

💻 robacarp
robacarp

📖 Xing Guo
Xing Guo

💻 + cat æscling
cat æscling

💻 From e349bbda44fb791c11510ec19cab27dc80ddb3ce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 02:01:18 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 33f69ef..a88cc01 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -94,6 +94,15 @@ "contributions": [ "code" ] + }, + { + "login": "aescling", + "name": "cat æscling", + "avatar_url": "https://avatars.githubusercontent.com/u/34298117?v=4", + "profile": "https://github.com/aescling", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,