beszel: add BonusPlay to maintainers list

This commit is contained in:
Bonus
2025-11-14 01:01:37 +01:00
parent 836cae0764
commit f0bd783b45

View File

@@ -80,6 +80,7 @@ buildGoModule rec {
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
bot-wxt1221 bot-wxt1221
arunoruto arunoruto
BonusPlay
]; ];
license = lib.licenses.mit; license = lib.licenses.mit;
}; };