sesh: add randomdude to maintainers

This commit is contained in:
randomdude16671
2025-08-26 19:57:11 +05:30
committed by Random Dude
parent 29b86c0a17
commit 41b4d676f2
+1
View File
@@ -34,6 +34,7 @@ buildGoModule rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
gwg313
randomdude
t-monaghan
];
mainProgram = "sesh";