androidStudioPackages.{beta,dev,canary}: Remove myself as maintainer
See #88071. I'll try to maintain at least the stable channel for now and will mark the other channels as broken after the next major stable release.
This commit is contained in:
parent
9cd338e858
commit
03db2c67ac
@ -198,7 +198,8 @@ in runCommand
|
||||
# binaries are also distributed as proprietary software (unlike the
|
||||
# source-code itself).
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
maintainers = with maintainers; ([ ]
|
||||
++ optional (channel == "stable") primeos);
|
||||
};
|
||||
}
|
||||
''
|
||||
|
Loading…
x
Reference in New Issue
Block a user