Mark rycee as maintainer for a bunch of modules

This commit is contained in:
Robert Helgesson 2017-09-26 23:40:31 +02:00
parent bf9b9026d9
commit a8e08d14bb
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
31 changed files with 76 additions and 12 deletions

View file

@ -31,6 +31,8 @@ let
in
{
meta.maintainers = [ maintainers.rycee ];
options = {
programs.git = {
enable = mkEnableOption "Git";