mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
add myself as maintainer for labeled-tree
This commit is contained in:
parent
98a06ff71f
commit
c12db21b54
@ -10,5 +10,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Labeled tree structure";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ jpbernardy ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user