expand demo config

This commit is contained in:
bkellam 2024-09-28 23:59:00 -07:00
parent ac16f87e2f
commit 392c9378a9

View file

@ -10,6 +10,27 @@
"Type": "github",
"GitHubOrg": "pytorch",
"Name": "pytorch"
},
{
"Type": "github",
"GitHubOrg": "commaai",
"Name": "^(openpilot|tinygrad)$",
"IncludeForks": true
},
{
"Type": "github",
"GitHubUser": "ggerganov",
"Name": "^(whisper\\.cpp|llama\\.cpp)$"
},
{
"Type": "github",
"GitHubOrg": "codemirror",
"Name": "^(dev|lang-.*)$"
},
{
"Type": "github",
"GitHubOrg": "tailwindlabs",
"Name": "^tailwindcss$"
}
]
}