Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f321347d91d3
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5ddf3512bacb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 1, 2019

  1. maintainers: add dkudriavtsev

    I plan to add several packages and would like to add myself as a maintainer.
    anna328p authored Oct 1, 2019
    Copy the full SHA
    70c6a03 View commit details
  2. Merge pull request #70213 from dkudriavtsev/patch-2

    maintainers: add dkudriavtsev
    veprbl authored Oct 1, 2019
    Copy the full SHA
    5ddf351 View commit details
Showing with 6 additions and 0 deletions.
  1. +6 −0 maintainers/maintainer-list.nix
6 changes: 6 additions & 0 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
@@ -1655,6 +1655,12 @@
githubId = 1316469;
name = "Naomi Morse";
};
dkudriavtsev = {
email = "dkudriavtsev@gmail.com";
github = "dkudriavtsev";
githubId = 9790772;
name = "Dmitry Kudriavtsev";
};
dmalikov = {
email = "malikov.d.y@gmail.com";
github = "dmalikov";