diff --git a/config.json b/config.json deleted file mode 100644 index f7b29240..00000000 --- a/config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "./schemas/zoekt-mirror.json", - "Configs": [ - { - "Type": "github", - "GitHubOrg": "TaqlaAI" - } - ] -} \ No newline at end of file diff --git a/sample-config.json b/sample-config.json index f7b29240..5b95e439 100644 --- a/sample-config.json +++ b/sample-config.json @@ -3,7 +3,7 @@ "Configs": [ { "Type": "github", - "GitHubOrg": "TaqlaAI" + "GitHubUser": "torvalds" } ] } \ No newline at end of file