sourcebot/demo-site-config.json
2024-09-19 19:03:25 -07:00

15 lines
No EOL
353 B
JSON

{
"$schema": "https://raw.githubusercontent.com/TaqlaAI/sourcebot/main/schemas/index.json",
"Configs": [
{
"Type": "github",
"GitHubUser": "torvalds",
"Name": "linux"
},
{
"Type": "github",
"GitHubOrg": "pytorch",
"Name": "pytorch"
}
]
}