tv gitrepos: add ircaids

This commit is contained in:
tv 2021-09-28 23:07:37 +02:00
parent ed2c6bd979
commit 63b933cfbe

View File

@ -83,6 +83,9 @@ let {
htgen = { htgen = {
cgit.desc = "toy HTTP server"; cgit.desc = "toy HTTP server";
}; };
ircaids = {
cgit.desc = "Assortment of aids for working with Internet relay chat";
};
krops = { krops = {
cgit.desc = "deployment tools"; cgit.desc = "deployment tools";
}; };