From 0194608765f98a74fd7cf6c77da1a796433f2d0e Mon Sep 17 00:00:00 2001 From: PhilVoel Date: Mon, 9 Sep 2024 06:39:19 +0200 Subject: [PATCH] maintainers: add PhilVoel --- maintainers/maintainer-list.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index ee0166c25ce0..156f700c49a3 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -16244,6 +16244,11 @@ githubId = 13309623; name = "Philipp Herzog"; }; + PhilVoel = { + github = "PhilVoel"; + githubId = 56931301; + name = "Philipp Völler"; + }; phip1611 = { email = "phip1611@gmail.com"; github = "phip1611";