sourcebot/default-config.json
2024-10-17 16:31:18 -04:00

11 lines
No EOL
195 B
JSON

{
"$schema": "./schemas/v2/index.json",
"repos": [
{
"type": "github",
"repos": [
"sourcebot-dev/sourcebot"
]
}
]
}