Skip to content

Commit 688c0ab

Browse files
yevhenorlovCompuIves
authored andcommitted
update broken all-contributors to 6.9.2 (#2892)
* fix: update all-contributors to 6.9.2 to make it work again * chore: add yevhenorlov to the list of contributors
1 parent 3282d33 commit 688c0ab

File tree

4 files changed

+19
-6
lines changed

4 files changed

+19
-6
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,6 +1422,15 @@
14221422
"contributions": [
14231423
"code"
14241424
]
1425+
},
1426+
{
1427+
"login": "yevhenorlov",
1428+
"name": "yevhen orlov",
1429+
"avatar_url": "https://avatars2.githubusercontent.com/u/17388747?v=4",
1430+
"profile": "http://yevhenorlov.com",
1431+
"contributions": [
1432+
"code"
1433+
]
14251434
}
14261435
],
14271436
"contributorsPerLine": 7,

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Thanks goes to these wonderful people
4141
([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):
4242

4343
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
44-
<!-- prettier-ignore -->
44+
<!-- prettier-ignore-start -->
45+
<!-- markdownlint-disable -->
4546
<table>
4647
<tr>
4748
<td align="center"><a href="http://ivesvh.com"><img src="https://avatars0.githubusercontent.com/u/587016?v=3" width="100px;" alt="Ives van Hoorne"/><br /><sub><b>Ives van Hoorne</b></sub></a><br /><a href="#question-CompuIves" title="Answering Questions">💬</a> <a href="#blog-CompuIves" title="Blogposts">📝</a> <a href="https://github.com/codesandbox/codesandbox-client/issues?q=author%3ACompuIves" title="Bug reports">🐛</a> <a href="https://github.com/codesandbox/codesandbox-client/commits?author=CompuIves" title="Code">💻</a> <a href="#design-CompuIves" title="Design">🎨</a> <a href="https://github.com/codesandbox/codesandbox-client/commits?author=CompuIves" title="Documentation">📖</a> <a href="#example-CompuIves" title="Examples">💡</a> <a href="#infra-CompuIves" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#review-CompuIves" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/codesandbox/codesandbox-client/commits?author=CompuIves" title="Tests">⚠️</a> <a href="#tool-CompuIves" title="Tools">🔧</a></td>
@@ -237,9 +238,12 @@ Thanks goes to these wonderful people
237238
<td align="center"><a href="https://github.com/Gobinath-Manokaran"><img src="https://avatars2.githubusercontent.com/u/6711914?v=4" width="100px;" alt="Gobinath-Manokaran"/><br /><sub><b>Gobinath-Manokaran</b></sub></a><br /><a href="https://github.com/codesandbox/codesandbox-client/commits?author=Gobinath-Manokaran" title="Code">💻</a></td>
238239
<td align="center"><a href="https://armujahid.me"><img src="https://avatars1.githubusercontent.com/u/3725386?v=4" width="100px;" alt="Abdul Rauf"/><br /><sub><b>Abdul Rauf</b></sub></a><br /><a href="https://github.com/codesandbox/codesandbox-client/commits?author=armujahid" title="Code">💻</a> <a href="https://github.com/codesandbox/codesandbox-client/commits?author=armujahid" title="Documentation">📖</a></td>
239240
<td align="center"><a href="https://github.com/milap1296"><img src="https://avatars2.githubusercontent.com/u/19545730?v=4" width="100px;" alt="milap1296"/><br /><sub><b>milap1296</b></sub></a><br /><a href="https://github.com/codesandbox/codesandbox-client/commits?author=milap1296" title="Code">💻</a></td>
241+
<td align="center"><a href="http://yevhenorlov.com"><img src="https://avatars2.githubusercontent.com/u/17388747?v=4" width="100px;" alt="yevhen orlov"/><br /><sub><b>yevhen orlov</b></sub></a><br /><a href="https://github.com/codesandbox/codesandbox-client/commits?author=yevhenorlov" title="Code">💻</a></td>
240242
</tr>
241243
</table>
242244

245+
<!-- markdownlint-enable -->
246+
<!-- prettier-ignore-end -->
243247
<!-- ALL-CONTRIBUTORS-LIST:END -->
244248

245249
## Backers

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"opencollective": "^1.0.3"
6969
},
7070
"devDependencies": {
71-
"all-contributors-cli": "^6.9.1",
71+
"all-contributors-cli": "^6.9.2",
7272
"babel-eslint": "^10.0.2",
7373
"concurrently": "^4.1.0",
7474
"cross-env": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4990,10 +4990,10 @@ algoliasearch@^3.24.5, algoliasearch@^3.27.1:
49904990
semver "^5.1.0"
49914991
tunnel-agent "^0.6.0"
49924992

4993-
all-contributors-cli@^6.9.1:
4994-
version "6.9.1"
4995-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.9.1.tgz#29f0867c6215a1691b25e83c23bc16f30f83f31a"
4996-
integrity sha512-z0I/u78s1Robx2p57X28gg+ZHgtRe7iABmEw1O/UFRDpqAHvlF3P7rmug0d99nsNIehrOSayO6XQey4bOHe4Iw==
4993+
all-contributors-cli@^6.9.2:
4994+
version "6.9.3"
4995+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.9.3.tgz#84995eac024402107f15e836364a9d5bf39b0d46"
4996+
integrity sha512-iSJrwddd2gEI08qUW2Q3UR22zgaAAbnur5MrrB3+nHmw1uTwzdy+/dzPZe2xNCEwozBHm2fF/67h3i03sPqAsw==
49974997
dependencies:
49984998
"@babel/runtime" "^7.2.0"
49994999
async "^3.0.1"

0 commit comments

Comments
 (0)