nixos/stunnel: Add maintainers

This commit is contained in:
Janne Heß
2019-10-25 16:19:57 +02:00
committed by Lassulus
parent 4a32dbd1e1
commit 2abe2b2cda
@@ -223,6 +223,12 @@ in
};
};
meta.maintainers = with maintainers; [
# Server side
lschuermann
# Client side
das_j
];
};
}