tclx: add fgaz to maintainers
This commit is contained in:
@@ -20,6 +20,6 @@ tcl.mkTclDerivation rec {
|
||||
homepage = "https://tclx.sourceforge.net/";
|
||||
description = "Tcl extensions";
|
||||
license = lib.licenses.tcltk;
|
||||
maintainers = with lib.maintainers; [ kovirobi ];
|
||||
maintainers = with lib.maintainers; [ kovirobi fgaz ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user