mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
colort: add maintainer
This commit is contained in:
parent
14d676dfcf
commit
a4e736e2d1
@ -17,5 +17,6 @@ stdenv.mkDerivation {
|
||||
homepage = https://github.com/neeasade/colort;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.neeasade ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user