mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
15 lines
No EOL
353 B
JSON
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"
|
|
}
|
|
]
|
|
} |