From 4aeebf57da29e8a64f429e096dc7fee7b3fea033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Na=C3=AFm=20Camille=20Favier?= Date: Thu, 2 Jul 2026 19:38:32 +0200 Subject: [PATCH] haskellPackages.lambdabot: remove ncfavier as maintainer --- .../haskell-modules/configuration-hackage2nix/main.yaml | 1 - pkgs/development/haskell-modules/hackage-packages.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index 7464d7751853..4f666946cf5f 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -383,7 +383,6 @@ package-maintainers: - Agda - agda2hs - irc-client - - lambdabot - shake nomeata: - cabal-plan-bounds diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 9eecbc933fb9..03c6be9366f7 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -418693,7 +418693,6 @@ self: { description = "Lambdabot is a development tool and advanced IRC bot"; license = "GPL"; mainProgram = "lambdabot"; - maintainers = [ lib.maintainers.ncfavier ]; } ) { };