Loading maintainers/maintainer-list.nix +5 −0 Original line number Diff line number Diff line Loading @@ -5685,6 +5685,11 @@ name = "Serg Nesterov"; keys = [ { fingerprint = "6E7D BA30 DB5D BA60 693C 3BE3 1512 F6EB 84AE CC8C"; } ]; }; cvengler = { name = "Clara Engler"; github = "cvengler"; githubId = 12272949; }; cwoac = { email = "oliver@codersoffortune.net"; github = "cwoac"; Loading pkgs/by-name/op/openbgpd/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ stdenv.mkDerivation rec { description = "Free implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol"; license = lib.licenses.isc; homepage = "http://www.openbgpd.org/"; maintainers = with lib.maintainers; [ kloenk ]; maintainers = with lib.maintainers; [ cvengler ]; platforms = lib.platforms.linux; }; } Loading
maintainers/maintainer-list.nix +5 −0 Original line number Diff line number Diff line Loading @@ -5685,6 +5685,11 @@ name = "Serg Nesterov"; keys = [ { fingerprint = "6E7D BA30 DB5D BA60 693C 3BE3 1512 F6EB 84AE CC8C"; } ]; }; cvengler = { name = "Clara Engler"; github = "cvengler"; githubId = 12272949; }; cwoac = { email = "oliver@codersoffortune.net"; github = "cwoac"; Loading
pkgs/by-name/op/openbgpd/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ stdenv.mkDerivation rec { description = "Free implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol"; license = lib.licenses.isc; homepage = "http://www.openbgpd.org/"; maintainers = with lib.maintainers; [ kloenk ]; maintainers = with lib.maintainers; [ cvengler ]; platforms = lib.platforms.linux; }; }