teams/redis: init

This commit is contained in:
Hythera 2026-06-08 13:21:34 +02:00
commit 6c78180e5a
No known key found for this signature in database
GPG key ID: BB9A92D3FD105A63

View file

@ -689,6 +689,10 @@ with lib.maintainers;
github = "radicle";
};
redis = {
github = "redis";
};
rocm = {
github = "rocm";
};