lol

exabgp: add raitobezarius as a maintainer

+1 -1
+1 -1
pkgs/servers/networking/exabgp/default.nix
··· 40 40 homepage = "https://github.com/Exa-Networks/exabgp"; 41 41 changelog = "https://github.com/Exa-Networks/exabgp/blob/${src.rev}/CHANGELOG.rst"; 42 42 license = licenses.bsd3; 43 - maintainers = with maintainers; [ hexa ]; 43 + maintainers = with maintainers; [ hexa raitobezarius ]; 44 44 }; 45 45 }