diff --git a/.all-contributorsrc b/.all-contributorsrc index 6b42963d3e..5e10ce872e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,7 +22,18 @@ "maintenance", "review" ] + }, + { + "login": "cherniavskii", + "name": "Andrew Cherniavskii", + "avatar_url": "https://avatars2.githubusercontent.com/u/13808724?v=4", + "profile": "http://cherniavskii.com", + "contributions": [ + "code", + "bug" + ] } ], - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "skipCi": true } diff --git a/README.md b/README.md index e36a70e99d..fd075dc16e 100644 --- a/README.md +++ b/README.md @@ -2591,6 +2591,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tanner Linsley 💻 🤔 💡 🚧 👀 |
+ Andrew Cherniavskii 💻 🐛 |