We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc070f commit 945ae14Copy full SHA for 945ae14
.all-contributorsrc
@@ -22,7 +22,18 @@
22
"maintenance",
23
"review"
24
]
25
+ },
26
+ {
27
+ "login": "cherniavskii",
28
+ "name": "Andrew Cherniavskii",
29
+ "avatar_url": "https://avatars2.githubusercontent.com/u/13808724?v=4",
30
+ "profile": "http://cherniavskii.com",
31
+ "contributions": [
32
+ "code",
33
+ "bug"
34
+ ]
35
}
36
],
- "contributorsPerLine": 7
37
+ "contributorsPerLine": 7,
38
+ "skipCi": true
39
0 commit comments