haskell-git-annex: Add maintainer, was removed by mistake.
This commit is contained in:
parent
e5d92d45b7
commit
dcad10c8e6
@ -48,5 +48,6 @@ cabal.mkDerivation (self: {
|
||||
description = "manage files with git, without checking their contents into git";
|
||||
license = self.stdenv.lib.licenses.gpl3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ simons ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user