Skip to content

Commit a0d60fc

Browse files
Merge pull request #603 from cloudinary-community/remove-myself-from-docs
fix(docs): Remove Colby from docs
2 parents 03d06fd + f215167 commit a0d60fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ representative at an online or offline event.
6060

6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262
reported to the community leaders responsible for enforcement at
63-
hello@colbyfayock.com.
63+
devrel@cloudinary.com.
6464
All complaints will be reviewed and investigated promptly and fairly.
6565

6666
All community leaders are obligated to respect the privacy and security of the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ import { CldImage } from 'next-cloudinary';
7979
## ❤️ Community & Support
8080

8181
* [GitHub: Create an Issue](https://github.com/cloudinary-community/next-cloudinary/issues)
82-
* [Twitter: @colbyfayock](https://twitter.com/colbyfayock)
82+
* [Twitter: @cloudinary](https://twitter.com/cloudinary)
8383

8484
## 🛠 Contributing
8585

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-cloudinary",
33
"repository": "[email protected]:cloudinary-community/next-cloudinary.git",
4-
"author": "Colby Fayock <hello@colbyfayock.com>",
4+
"author": "Cloudinary <devrel@cloudinary.com>",
55
"license": "MIT",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)