Unverified Commit 618883d3 authored by Lu Wang's avatar Lu Wang
Browse files

mtxclient: add rebmit to maintainers

parent 7cc34064
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ stdenv.mkDerivation (finalAttrs: {
    maintainers = with maintainers; [
      fpletz
      pstn
      rebmit
      rnhmjoj
    ];
    platforms = platforms.all;