summary refs log tree commit diff
path: root/doc/contributing/reviewing-contributions.chapter.md
blob: c291ef5b12939cbf196bddae80dfa2624fcb270a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# 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).