From 53ac426853c55871994f144232ba77aba73a5971 Mon Sep 17 00:00:00 2001 From: Jeppe Fihl-Pearson Date: Fri, 12 Sep 2025 22:11:02 +0100 Subject: [PATCH] maintainers: add Tenzer --- maintainers/maintainer-list.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 347b35e84e6d..27c8dc4cc4cc 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -25393,6 +25393,12 @@ matrix = "@tensor5:matrix.org"; name = "Nicola Squartini"; }; + Tenzer = { + email = "nixpkgs@tenzer.dk"; + github = "Tenzer"; + githubId = 68696; + name = "Jeppe Fihl-Pearson"; + }; teohz = { email = "gitstuff@teohz.com"; github = "teohz";