nixos: add myself to maintainers

This commit is contained in:
rnhmjoj
2019-12-04 17:09:53 +01:00
parent dcf9a77568
commit 1a2e7c3b00
12 changed files with 31 additions and 5 deletions
@@ -60,4 +60,6 @@ in
};
meta.maintainers = with lib.maintainers; [ rnhmjoj ];
}