diff --git a/.all-contributorsrc b/.all-contributorsrc index 11d544a9..44ccc487 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,7 +14,7 @@ "login": "Belco90", "name": "Mario Beltrán Alarcón", "avatar_url": "https://avatars1.githubusercontent.com/u/2677072?v=4", - "profile": "https://mario.dev", + "profile": "https://belco.dev", "contributions": [ "code", "doc", diff --git a/README.md b/README.md index 02c35f2d..f1605ad2 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mario Beltrán Alarcón 💻 📖 👀 ⚠️ 🚇 🐛 🚧 |
+ Mario Beltrán Alarcón 💻 📖 👀 ⚠️ 🚇 🐛 🚧 |
Thomas Lombart 💻 📖 👀 ⚠️ 🚇 |
Ben Monro 💻 📖 ⚠️ |
Nicola Molinari 💻 ⚠️ 📖 👀 |
diff --git a/package.json b/package.json
index 7eb04b41..3c22a84b 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"bugs": "testing-library/eslint-plugin-testing-library/issues",
"repository": "testing-library/eslint-plugin-testing-library",
"license": "MIT",
- "author": "Mario Beltrán (https://mario.dev)",
+ "author": "Mario Beltrán (https://belco.dev)",
"files": [
"dist"
],