diff --git a/.all-contributorsrc b/.all-contributorsrc index 236c66517..6c8779e35 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -777,7 +777,8 @@ "translation", "ideas", "a11y", - "infra" + "infra", + "blog" ] }, { diff --git a/README.md b/README.md index 7cccba1a8..e1c6682c7 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Stefan van der Walt
Stefan van der Walt

💻 🎨 👀 Stefanie Molin
Stefanie Molin

💻 👀 Stefano Rivera
Stefano Rivera

👀 - Tetsuo Koyama
Tetsuo Koyama

💻 👀 📖 🌍 🤔 ️️️️♿️ 🚇 + Tetsuo Koyama
Tetsuo Koyama

💻 👀 📖 🌍 🤔 ️️️️♿️ 🚇 📝 Tom Russell
Tom Russell

💻 👀 Trevor James Smith
Trevor James Smith

💻 👀 Tyler Bonnell
Tyler Bonnell

💻 👀 diff --git a/crowdin.yml b/crowdin.yml index abf18bb9b..d623c60f6 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ project_id: 785976 -api_token: '${{ secrets.CROWDIN_PERSONAL_TOKEN }}' +api_token: "${{ secrets.CROWDIN_PERSONAL_TOKEN }}" files: - source: /locales/en/LC_MESSAGES/messages.po translation: /locales/%two_letters_code%/LC_MESSAGES/messages.po