Skip to content

Commit c8d2644

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent ebf0970 commit c8d2644

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,21 @@
4444
"contributions": [
4545
"review"
4646
]
47+
},
48+
{
49+
"login": "kendyl93",
50+
"name": "Paweł",
51+
"avatar_url": "https://avatars1.githubusercontent.com/u/34007033?v=4",
52+
"profile": "http://www.pawelstanecki.pl",
53+
"contributions": [
54+
"code"
55+
]
4756
}
4857
],
4958
"contributorsPerLine": 7,
5059
"projectName": "std",
5160
"projectOwner": "sandstreamdev",
5261
"repoType": "github",
53-
"repoHost": "https://github.com"
62+
"repoHost": "https://github.com",
63+
"skipCi": true
5464
}

0 commit comments

Comments
 (0)