gollum: Transfer maintainership to erictapen

I'm not using Gollum anymore while Justin still uses it and has also
written the NixOS module. So it makes perfect sense to pass it on :)
This commit is contained in:
Michael Weiss
2021-02-27 19:56:10 +01:00
committed by erictapen
parent caa23be256
commit 18df480d9b
2 changed files with 3 additions and 1 deletions

View File

@@ -115,4 +115,6 @@ in
};
};
};
meta.maintainers = with lib.maintainers; [ erictapen ];
}