Home Explore Blog CI



nixpkgs

doc/contributing/reviewing-contributions.chapter.md
f9e1a01c32fc9cd414bf7e88a91707e839ed7fe89fff1b230000000300000658
# Reviewing contributions {#chap-reviewing-contributions}

This section has been moved to [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).

## Package updates {#reviewing-contributions-package-updates}

This section has been moved to [pkgs/README.md](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md).

## New packages {#reviewing-contributions-new-packages}

This section has been moved to [pkgs/README.md](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md).

## Module updates {#reviewing-contributions-module-updates}

This section has been moved to [nixos/README.md](https://github.com/NixOS/nixpkgs/blob/master/nixos/README.md).

## New modules {#reviewing-contributions-new-modules}

This section has been moved to [nixos/README.md](https://github.com/NixOS/nixpkgs/blob/master/nixos/README.md).

## Individual maintainer list {#reviewing-contributions-individual-maintainer-list}

This section has been moved to [maintainers/README.md](https://github.com/NixOS/nixpkgs/blob/master/maintainers/README.md).

## Maintainer teams {#reviewing-contributions-maintainer-teams}

This section has been moved to [maintainers/README.md](https://github.com/NixOS/nixpkgs/blob/master/maintainers/README.md).

## Other submissions {#reviewing-contributions-other-submissions}

This section has been moved to [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).

## Merging pull requests {#reviewing-contributions--merging-pull-requests}

This section has been moved to [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).

Chunks
c1e26503 (1st chunk of `doc/contributing/reviewing-contributions.chapter.md`)
Title: Relocation of Contribution Review Sections
Summary
The sections on reviewing contributions, including package updates, new packages, module updates, new modules, the individual maintainer list, maintainer teams, other submissions, and merging pull requests, have been moved to separate README.md files in the NixOS/nixpkgs GitHub repository. Specifically, contribution guidelines and merging pull requests are now in CONTRIBUTING.md, package-related content is in pkgs/README.md, module-related content is in nixos/README.md, and maintainer information is in maintainers/README.md.