mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
10 lines
No EOL
240 B
JSON
10 lines
No EOL
240 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/TaqlaAI/sourcebot/main/schemas/index.json",
|
|
"Configs": [
|
|
{
|
|
"Type": "github",
|
|
"GitHubOrg": "TaqlaAI",
|
|
"Name": "^sourcebot$"
|
|
}
|
|
]
|
|
} |