sourcebot/configs/config.json

13 lines
264 B
JSON
Raw Normal View History

2024-09-04 20:01:43 +00:00
{
"$schema": "../schemas/zoekt-mirror.json",
"Configs": [
{
"Type": "github",
"GitHubUser": "TaqlaAI"
2024-09-04 20:55:47 +00:00
},
{
"Type": "gitlab",
"GitLabURL": "https://gitlab.com/api/v4/"
2024-09-04 20:01:43 +00:00
}
]
}