Commit 101a7a04 authored by Marie Ramlow's avatar Marie Ramlow
Browse files

maintainers: drop rexim

Hasn't been active for 6 years.
parent c915fbb0
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -19944,12 +19944,6 @@
    githubId = 22803888;
    name = "Lu Hongxu";
  };
  rexim = {
    email = "reximkut@gmail.com";
    github = "rexim";
    githubId = 165283;
    name = "Alexey Kutepov";
  };
  rexxDigital = {
    email = "joellarssonpriv@gmail.com";
    github = "rexxDigital";
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@
        license = lib.licenses.mit;
        platforms = lib.platforms.unix;
        maintainers = with lib.maintainers; [
          rexim
          supa
          marie
        ];