1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-08 02:42:44 +00:00

docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2022-06-17 14:33:12 +00:00
committed by GitHub
parent 1ffaf2e0ef
commit e06d66f312

View File

@@ -1,6 +1,6 @@
{
"projectName": "@sasjs/server",
"projectOwner": "@sasjs",
"projectName": "server",
"projectOwner": "sasjs",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
@@ -68,7 +68,17 @@
"contributions": [
"test"
]
},
{
"login": "kknapen",
"name": "Koen Knapen",
"avatar_url": "https://avatars.githubusercontent.com/u/78609432?v=4",
"profile": "https://github.com/kknapen",
"contributions": [
"userTesting"
]
}
],
"contributorsPerLine": 7
"contributorsPerLine": 7,
"skipCi": true
}