nixos/monit: add ryantm as maintainer

This commit is contained in:
Ryan Mulligan 2020-09-18 22:09:22 -07:00
parent 4418b3796e
commit 16b94bf231
1 changed files with 2 additions and 0 deletions

View File

@ -43,4 +43,6 @@ in
};
};
meta.maintainers = with maintainers; [ ryantm ];
}