example-config.json: add more examples
This commit is contained in:
@@ -24,6 +24,24 @@
|
|||||||
"source_host": "pvv-git",
|
"source_host": "pvv-git",
|
||||||
"name": "oysteikt",
|
"name": "oysteikt",
|
||||||
"clone": true
|
"clone": true
|
||||||
|
},
|
||||||
|
"h7x4-github-repos": {
|
||||||
|
"type": "user",
|
||||||
|
"source_host": "github",
|
||||||
|
"name": "h7x4",
|
||||||
|
"clone": true
|
||||||
|
},
|
||||||
|
"h7x4-gitlab-repos": {
|
||||||
|
"type": "user",
|
||||||
|
"source_host": "gitlab",
|
||||||
|
"name": "h7x4",
|
||||||
|
"clone": true
|
||||||
|
},
|
||||||
|
"programvareverkstedet-codeberg-repos": {
|
||||||
|
"type": "organization",
|
||||||
|
"source_host": "codeberg",
|
||||||
|
"name": "Programvareverkstedet",
|
||||||
|
"clone": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user