osu-lazer{,-bin}: add Guanran928 as maintainer

This commit is contained in:
Guanran Wang 2024-11-15 20:02:46 +08:00
parent fb1928b713
commit d366b9a6f3
No known key found for this signature in database
GPG Key ID: 91F97D9ED12639CF
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ let
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
gepbird gepbird
stepbrobd stepbrobd
Guanran928
]; ];
mainProgram = "osu!"; mainProgram = "osu!";
platforms = [ platforms = [

View File

@ -106,6 +106,7 @@ buildDotnetModule rec {
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
gepbird gepbird
thiagokokada thiagokokada
Guanran928
]; ];
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
mainProgram = "osu!"; mainProgram = "osu!";