discord: sort meta.maintainers alphabetically

(cherry picked from commit 403b09768a)
This commit is contained in:
DontEatOreo 2024-10-12 22:29:22 +03:00
parent 75836f860d
commit 335e3151b3
No known key found for this signature in database
GPG Key ID: 0DB5361BEEE530AB

View File

@ -72,10 +72,10 @@ let
license = licenses.unfree;
mainProgram = "discord";
maintainers = with maintainers; [
Scrumplex
artturin
infinidoge
jopejoe1
Scrumplex
];
platforms = [
"x86_64-linux"