From b648be728ff5de32d1e4c2eb6c175d9d372b763c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: 2023εΉ΄9ζ15ζ₯ 15:13:10 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index d619a75..cdfb87b 100644
--- a/README.md
+++ b/README.md
@@ -282,17 +282,18 @@ npm run test
From 5ef1db1a412b7806ba46307f471d521acde5ae28 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: 2023εΉ΄9ζ15ζ₯ 15:13:11 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ef97704..e633efb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -91,6 +91,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "ericapisani",
+ "name": "Erica Pisani",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5655473?v=4",
+ "profile": "http://ericapisani.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -98,5 +107,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "netlify-plugin-cloudinary",
- "projectOwner": "colbyfayock"
+ "projectOwner": "cloudinary-community",
+ "commitType": "docs"
}