From b35ff87ee510a165d031a81273bb10094429765f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 12:10:07 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 3f2d7ab736..7c5d17cfce 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,13 @@ Copyright (c) 2015-now The Processing Foundation
+
From 23f9b5ab036cba474f07796f0bf0ca129c7b2536 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 12:10:08 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 22 +++++++++++++++++++---
1 file changed, 19 insertions(+), 3 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a60d845da5..e3d12f4cbf 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2,12 +2,28 @@
"projectName": "processing4-carbon-aug-19",
"projectOwner": "processing",
"files": [
- "README.md"
- ],
+ "README.md"
+ ],
"imageSize": 120,
"contributorsPerLine": 6,
"commit": true,
- "contributors": [],
+ "contributors": [
+ {
+ "login": "REAS",
+ "name": "Casey Reas",
+ "avatar_url": "https://avatars.githubusercontent.com/u/677774?v=4",
+ "profile": "http://reas.com",
+ "contributions": [
+ "code",
+ "ideas",
+ "infra",
+ "mentoring",
+ "content",
+ "talk",
+ "tutorial"
+ ]
+ }
+ ],
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,