python3Packages.rns: add drupol as maintainer

This commit is contained in:
Pol Dellaiera
2026-06-09 14:16:44 +02:00
parent 93103b5685
commit e4f3cd6cc3
@@ -53,6 +53,7 @@ buildPythonPackage (finalAttrs: {
# https://github.com/markqvist/Reticulum/blob/master/LICENSE
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
drupol
fab
qbit
];