pufferpanel: update maintainers

This commit is contained in:
ckie 2021-07-26 02:08:49 +03:00
parent 7f61f9720d
commit 7517a2b788
No known key found for this signature in database
GPG key ID: 13E79449C0525215

View file

@ -54,6 +54,6 @@ buildGoModule rec {
description = "A free, open source game management panel";
homepage = "https://www.pufferpanel.com/";
license = with licenses; [ asl20 ];
maintainers = with maintainers; [ ronthecookie ];
maintainers = with maintainers; [ ckie ];
};
}