mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
13 lines
No EOL
264 B
JSON
13 lines
No EOL
264 B
JSON
{
|
|
"$schema": "../schemas/zoekt-mirror.json",
|
|
"Configs": [
|
|
{
|
|
"Type": "github",
|
|
"GitHubUser": "TaqlaAI"
|
|
},
|
|
{
|
|
"Type": "gitlab",
|
|
"GitLabURL": "https://gitlab.com/api/v4/"
|
|
}
|
|
]
|
|
} |