Add sourcebot itself to the demo site config

This commit is contained in:
bkellam 2024-10-02 12:32:33 -07:00
parent e9f2ca0aed
commit c9cbdbe81e

View file

@ -31,6 +31,11 @@
"Type": "github",
"GitHubOrg": "tailwindlabs",
"Name": "^tailwindcss$"
},
{
"Type": "github",
"GitHubOrg": "sourcebot-dev",
"Name": "^sourcebot$"
}
]
}