From 4a1ee9fc55542015dbc9c001ee9e7abe5b72866b Mon Sep 17 00:00:00 2001 From: Cedric Cellier Date: Fri, 15 Mar 2019 07:54:43 +0100 Subject: [PATCH] maintainers: add rixed --- maintainers/maintainer-list.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 31af9b5f788..d2baa070ab5 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -3971,6 +3971,11 @@ github = "rittelle"; name = "Lennart Rittel"; }; + rixed = { + email = "rixed-github@happyleptic.org"; + github = "rixed"; + name = "Cedric Cellier"; + }; rkoe = { email = "rk@simple-is-better.org"; github = "rkoe";