mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
OWNERS: take ownership of androidenv, android-studio and related packages and documentations
request-maintainers.sh script can be a bit unreliable, declaring ownership of certain paths allows notification even when it is misbehaving. https://github.com/NixOS/nixpkgs/pull/404791#issuecomment-2856635870 wildcard paths are used intentionally so we don't have to change this often if new packages are added/removed Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
parent
36554abfa4
commit
1dbd102380
1 changed files with 7 additions and 0 deletions
|
@ -165,6 +165,13 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza
|
|||
## common-updater-scripts
|
||||
/pkgs/common-updater/scripts/update-source-version @jtojnar
|
||||
|
||||
# Android tools, libraries, and environments
|
||||
/pkgs/development/android* @NixOS/android
|
||||
/pkgs/development/mobile/android* @NixOS/android
|
||||
/pkgs/applications/editors/android-studio* @NixOS/android
|
||||
/doc/languages-frameworks/android* @NixOS/android
|
||||
/pkgs/by-name/an/android* @NixOS/android
|
||||
|
||||
# Python-related code and docs
|
||||
/doc/languages-frameworks/python.section.md @mweinelt @natsukium
|
||||
/maintainers/scripts/update-python-libraries @mweinelt @natsukium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue