Unverified Commit 08c6403a authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

beszel: add BonusPlay to maintainers list (#461404)

parents 707b326b f0bd783b
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;
  };