maintainers: add rencire
This commit is contained in:
@@ -18,6 +18,6 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "Browse and preview Base16 Shell themes in your terminal";
|
||||
homepage = https://github.com/nvllsvm/base16-shell-preview;
|
||||
license = licenses.mit;
|
||||
maintainers = [];
|
||||
maintainers = [ maintainers.rencire ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user