From 68fc9cdc0d757ef19bd8d65e7b1f93dcfedec9f0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Mar 2025 14:52:52 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index be8d2913..43c5abc3 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,13 @@ Apple, macOS, and Apple Silicon are trademarks of Apple Inc. Ubuntu and Canonica
+
From 754ea13c126a190dedbe22b3a78a44d69c6b5f30 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Mar 2025 14:52:53 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1c887289..7638b104 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "lume",
- "projectOwner": "trycua"
+ "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"
+ ]
+ }
+ ]
}