From 84c671fc9002316e5bc3c33bfe874681b19b2cee Mon Sep 17 00:00:00 2001 From: "Adam C. Stephens" Date: Mon, 29 Sep 2025 09:32:23 -0400 Subject: [PATCH] woodpecker: remove adamcstephens as maintainer --- .../tools/continuous-integration/woodpecker/common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/tools/continuous-integration/woodpecker/common.nix b/pkgs/development/tools/continuous-integration/woodpecker/common.nix index 036e7283cd1c..e2c7da621116 100644 --- a/pkgs/development/tools/continuous-integration/woodpecker/common.nix +++ b/pkgs/development/tools/continuous-integration/woodpecker/common.nix @@ -45,7 +45,6 @@ in maintainers = with maintainers; [ ambroisie techknowlogick - adamcstephens ]; }; }