sourcebot/sample-config.json

9 lines
159 B
JSON
Raw Normal View History

2024-09-06 19:19:55 +00:00
{
"$schema": "./schemas/zoekt-mirror.json",
"Configs": [
{
"Type": "github",
"GitHubUser": "torvalds"
2024-09-06 19:19:55 +00:00
}
]
}