Skip to content

Commit e370604

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

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": "PureSaltProductions",
28+
"name": "PureSaltProductions",
29+
"avatar_url": "https://avatars1.githubusercontent.com/u/52610924?v=4",
30+
"profile": "https://github.com/PureSaltProductions",
31+
"contributions": [
32+
"userTesting"
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)