From 523dba6e4ff90de204c644e5ba404706c7c179d9 Mon Sep 17 00:00:00 2001 From: Tan Siewert Date: Fri, 2 Jan 2026 22:19:19 +0100 Subject: [PATCH] maintainers: remove sinuscosinustan Remove myself from the maintainers list as I do not have the time nor energy to contribute to the NixOS project anymore. --- maintainers/maintainer-list.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index a85a897ebb48..20c10b8422c0 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -26799,13 +26799,6 @@ name = "Tomodachi94"; keys = [ { fingerprint = "B208 D6E5 B8ED F47D 5687 627B 2E27 5F21 C4D5 54A3"; } ]; }; - tomsiewert = { - email = "tom@siewert.io"; - matrix = "@tom:frickel.earth"; - github = "sinuscosinustan"; - githubId = 8794235; - name = "Tom Siewert"; - }; tomsmeets = { email = "tom.tsmeets@gmail.com"; github = "TomSmeets";