Skip to content

Commit ce3dc98

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 43b137b commit ce3dc98

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
@@ -22,11 +22,21 @@
2222
"contributions": [
2323
"code"
2424
]
25+
},
26+
{
27+
"login": "call-stack",
28+
"name": "call-stack",
29+
"avatar_url": "https://avatars1.githubusercontent.com/u/38575304?v=4",
30+
"profile": "https://github.com/call-stack",
31+
"contributions": [
32+
"bug"
33+
]
2534
}
2635
],
2736
"contributorsPerLine": 7,
2837
"projectName": "fluid-behavior-tree",
2938
"projectOwner": "ashblue",
3039
"repoType": "github",
31-
"repoHost": "https://github.com"
40+
"repoHost": "https://github.com",
41+
"skipCi": true
3242
}

0 commit comments

Comments
 (0)