Unverified Commit f0bd783b authored by Bonus's avatar Bonus
Browse files

beszel: add BonusPlay to maintainers list

parent 836cae07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ buildGoModule rec {
    maintainers = with lib.maintainers; [
      bot-wxt1221
      arunoruto
      BonusPlay
    ];
    license = lib.licenses.mit;
  };