mirror of
https://github.com/sasjs/server.git
synced 2025-12-11 03:34:35 +00:00
docs: update .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
1ffaf2e0ef
commit
e06d66f312
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"projectName": "@sasjs/server",
|
"projectName": "server",
|
||||||
"projectOwner": "@sasjs",
|
"projectOwner": "sasjs",
|
||||||
"repoType": "github",
|
"repoType": "github",
|
||||||
"repoHost": "https://github.com",
|
"repoHost": "https://github.com",
|
||||||
"files": [
|
"files": [
|
||||||
@@ -68,7 +68,17 @@
|
|||||||
"contributions": [
|
"contributions": [
|
||||||
"test"
|
"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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user