From da2300dfe7e18565770484a196c3b7923f6c08c3 Mon Sep 17 00:00:00 2001 From: aarya-16 Date: Wed, 1 Oct 2025 00:09:43 +0530 Subject: [PATCH 1/6] chore: removed colbyfayock ref from LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 469f4354..3460d6e6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Colby Fayock +Copyright (c) 2023 Cloudinary, LTD Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From dbeb7190acdf0b163ced9d2f4594dca2311dfc47 Mon Sep 17 00:00:00 2001 From: aarya-16 Date: Wed, 1 Oct 2025 00:10:06 +0530 Subject: [PATCH 2/6] chore: Updated .all-contributorsrc --- .all-contributorsrc | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f2c0545a..3c310747 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -30,17 +30,6 @@ "example" ] }, - { - "login": "colbyfayock", - "name": "Colby Fayock", - "avatar_url": "https://avatars.githubusercontent.com/u/1045274?v=4", - "profile": "https://colbyfayock.com/newsletter", - "contributions": [ - "code", - "doc", - "example" - ] - }, { "login": "troyciesco", "name": "Troy Ciesco", From 5cb61a43064218d4d1205eeff2e8064d50de109f Mon Sep 17 00:00:00 2001 From: aarya-16 Date: Wed, 1 Oct 2025 00:10:23 +0530 Subject: [PATCH 3/6] chore: Updated package.json for colbyfayock refs --- package.json | 1 - packages/svelte-cloudinary/package.json | 1 - 2 files changed, 2 deletions(-) diff --git a/package.json b/package.json index 026046d8..a4a0bf8f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "repository": "git@github.com:cloudinary-community/svelte-cloudinary.git", "contributors": [ "Willow (GHOST) (https://ghostdev.xyz)", - "Colby Fayock ", "Matias Hernandez " ], "scripts": { diff --git a/packages/svelte-cloudinary/package.json b/packages/svelte-cloudinary/package.json index e9170e7b..ce28dc2d 100644 --- a/packages/svelte-cloudinary/package.json +++ b/packages/svelte-cloudinary/package.json @@ -3,7 +3,6 @@ "version": "2.3.0", "contributors": [ "Willow (GHOST) (https://ghostdev.xyz)", - "Colby Fayock ", "Matias Hernandez " ], "license": "MIT", From 47c10bd4472ccfc7a3a9984c231cdb5596fdea35 Mon Sep 17 00:00:00 2001 From: aarya-16 Date: Wed, 1 Oct 2025 00:10:51 +0530 Subject: [PATCH 4/6] chore: Updated READMEs for colbyfayock refs --- README.md | 1 - packages/svelte-cloudinary/README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 22aaa630..4daac916 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Please take a look at our [guide](./CONTRIBUTING.md). Willow (GHOST)
Willow (GHOST)

💻 📖 💡 Matías Hernández Arellano
Matías Hernández Arellano

💻 📖 💡 - Colby Fayock
Colby Fayock

💻 📖 💡 Troy Ciesco
Troy Ciesco

💡 Lih Haur Voon
Lih Haur Voon

💻 HeetVekariya
HeetVekariya

💻 diff --git a/packages/svelte-cloudinary/README.md b/packages/svelte-cloudinary/README.md index 3c5ed95d..91ef139d 100644 --- a/packages/svelte-cloudinary/README.md +++ b/packages/svelte-cloudinary/README.md @@ -92,7 +92,6 @@ Thanks [cupcakearmy](https://github.com/cupcakearmy) for handing off the origina Willow (GHOST)
Willow (GHOST)

💻 📖 💡 Matías Hernández Arellano
Matías Hernández Arellano

💻 📖 💡 - Colby Fayock
Colby Fayock

💻 📖 💡 Troy Ciesco
Troy Ciesco

💡 Lih Haur Voon
Lih Haur Voon

💻 HeetVekariya
HeetVekariya

💻 From 49fd4303638081b7a5b35e7ae93a6684d8f89b36 Mon Sep 17 00:00:00 2001 From: "Willow (GHOST)" Date: Sat, 4 Oct 2025 00:43:25 +0100 Subject: [PATCH 5/6] revert: re-add to all-contributors --- .all-contributorsrc | 13 ++++++++++++- README.md | 1 + 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3c310747..e1005e0e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -30,6 +30,17 @@ "example" ] }, + { + "login": "colbyfayock", + "name": "Colby Fayock", + "avatar_url": "https://avatars.githubusercontent.com/u/1045274?v=4", + "profile": "https://colbyfayock.com/newsletter", + "contributions": [ + "code", + "doc", + "example" + ] + }, { "login": "troyciesco", "name": "Troy Ciesco", @@ -146,4 +157,4 @@ "repoHost": "https://github.com", "projectName": "svelte-cloudinary", "projectOwner": "cloudinary-community" -} +} \ No newline at end of file diff --git a/README.md b/README.md index 4daac916..22aaa630 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Please take a look at our [guide](./CONTRIBUTING.md). Willow (GHOST)
Willow (GHOST)

💻 📖 💡 Matías Hernández Arellano
Matías Hernández Arellano

💻 📖 💡 + Colby Fayock
Colby Fayock

💻 📖 💡 Troy Ciesco
Troy Ciesco

💡 Lih Haur Voon
Lih Haur Voon

💻 HeetVekariya
HeetVekariya

💻 From 038c1d6e90c1782775b4ce53c5b511121b3efda7 Mon Sep 17 00:00:00 2001 From: "Willow (GHOST)" Date: Sat, 4 Oct 2025 00:43:57 +0100 Subject: [PATCH 6/6] fix: use "Cloudinary" for license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 3460d6e6..381a8772 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Cloudinary, LTD +Copyright (c) 2023 Cloudinary Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal