consul: add adamcstephens as maintainer
This commit is contained in:
@@ -57,6 +57,7 @@ buildGoModule rec {
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
license = licenses.bsl11;
|
||||
maintainers = with maintainers; [
|
||||
adamcstephens
|
||||
pradeepchhetri
|
||||
vdemeester
|
||||
nh2
|
||||
|
||||
@@ -4709,8 +4709,6 @@ with pkgs;
|
||||
protobuf = protobuf_21;
|
||||
};
|
||||
|
||||
consul = callPackage ../servers/consul { };
|
||||
|
||||
consul-alerts = callPackage ../servers/monitoring/consul-alerts { };
|
||||
|
||||
consul-template = callPackage ../tools/system/consul-template { };
|
||||
|
||||
Reference in New Issue
Block a user