adding new projects

This commit is contained in:
Matthew Ryan Dillon 2025-05-10 15:06:30 -04:00
parent 58c9596a9d
commit a74e87bfce

View file

@ -5,6 +5,7 @@ ssh_key_path = "$HOME/.ssh/id_ecdsa"
origin.base_addr = "ssh://git@git.thermokar.st/thermokarst"
origin.name = "pingo"
repos = [
"copilot-proxy",
"devlog",
"dsort",
"gitolite-admin",
@ -15,6 +16,7 @@ repos = [
"mini-lsm",
"pingo",
"talent-plan",
"trmnl-report",
]
remotes = []