mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
delete default config and modify sample config to index Linus
This commit is contained in:
parent
ec683cc692
commit
0d8a0e8dbc
2 changed files with 1 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"$schema": "./schemas/zoekt-mirror.json",
|
||||
"Configs": [
|
||||
{
|
||||
"Type": "github",
|
||||
"GitHubOrg": "TaqlaAI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
"Configs": [
|
||||
{
|
||||
"Type": "github",
|
||||
"GitHubOrg": "TaqlaAI"
|
||||
"GitHubUser": "torvalds"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue