about summary refs log tree commit diff
path: root/.github/CODEOWNERS
AgeCommit message (Collapse)AuthorFilesLines
2024-01-30CODEOWNERS: add myself to nixos/no-x-libs moduleSandro1-0/+3
2024-01-22.github/CODEOWNERS: drop amjoseph-nixpkgsAdam Joseph1-8/+5
I enjoyed doing major overhaul work on these parts of the codebase, but I can't continue maintaining them.
2024-01-22Merge pull request #282684 from NixOS/revert-275443-piegamesde-patch-1piegames1-1/+0
Revert "CODEOWNERS: Watch the maintainers lists"
2024-01-22CODEOWNERS: add h7x4 to libconfigh7x41-1/+1
2024-01-21Revert "CODEOWNERS: Watch the maintainers lists"piegames1-1/+0
2024-01-17CODEOWNERS: add janik to octodnsJanik H.1-0/+1
2024-01-11CODEOWNERS: add myself as code owner of the Nix package managerRaito Bezarius1-0/+4
Given the prior attempts to encourage Nix package bumps to be more stable, we failed, failed and failed again. Today again, we shipped a broken Nix (2.19.2) without sufficient testing to unstable-small and it broke some users. As announced in the past, I am taking ownership of the package manager bumps and modifications as seemingly no one is interested to do it inside of Nixpkgs.
2024-01-05Merge pull request #275459 from emilylange/chromium-drop-inactive-maintainersWeijia Wang1-0/+2
chromium: drop inactive maintainers, CODEOWNERS: init chromium
2024-01-05.github/CODEOWNERS: add buildbotzowoq1-0/+5
2023-12-27maintainers/teams: remove adisbladis from podmanadisbladis1-7/+0
2023-12-19CODEOWNERS: init chromiumemilylange1-0/+2
2023-12-19CODEOWNERS: Watch the maintainers listspiegames1-0/+1
2023-12-15CODEOWNERS: unsubscribe fricklerhandwerkValentin Gagarin1-3/+3
2023-12-05CODEOWNERS: fix errorsPol Dellaiera1-2/+2
2023-12-03codeowners: add JulienMalka to systemd-bootJulien Malka1-0/+3
2023-11-28.github/CODEOWNERS: Add roberth to module systemRobert Hensing1-0/+6
2023-11-24zfs_2_1: init at 2.1.13Raito Bezarius1-3/+2
This re-introduces the old stable ZFS version we had in the past following the many predicted issues of ZFS 2.2.x series, that is much more stable than any further ZFS version at the moment. I am also removing myself from maintenance of any further ZFS versions as I am planning to quit ZFS maintenance at some point. In the meantime, for users like me who depend on ZFS for critical operations, here is a ZFS version that is known to work for LTS kernels.
2023-11-20CODEOWNERS: Remove line for removed fileSilvan Mosberger1-1/+0
Was removed in https://github.com/NixOS/nixpkgs/pull/268407
2023-11-17CODEOWNERS: add ncfavier to HaskellNaïm Favier1-7/+7
2023-11-16CODEOWNERS: Remove edolstraSilvan Mosberger1-8/+5
Updated to reflect reality: Eelco is not acting as a code owner of these files
2023-11-07doc: builders -> build helpers to reduce ambigualtyYueh-Shun Li1-2/+2
2023-11-07doc: move doc/builders/packages -> doc/packagesYueh-Shun Li1-1/+1
2023-10-31CODEOWNERS: add ckiee to libconfig formatckie1-0/+2
2023-10-26poetry2nix: dropK9001-1/+0
The in-tree version has been broken for a while, so now is probably a good time to rip off the band-aid.
2023-10-26Merge pull request #258595 from fricklerhandwerk/doc-emscriptenValentin Gagarin1-0/+2
Emscripten docs: reword and remove mention of `nix-env`
2023-10-20CODEOWNERS: Add myself to more parts of libSilvan Mosberger1-4/+4
2023-10-17CODEOWNERS: Fix check-by-name workflow file nameSilvan Mosberger1-1/+1
2023-10-03add Emscripten maintainers to CODEOWNERSValentin Gagarin1-0/+2
also notify on documentation changes
2023-09-21Merge pull request #251567 from RaitoBezarius/codeowner/remove-matthewbauerRyan Lahfa1-13/+9
2023-09-13php: add new builder `buildComposerProject`Pol Dellaiera1-1/+2
2023-09-12Merge pull request #248310 from emilylange/nixos/gitea-forgejo-splitHerwig Hochleitner1-0/+4
nixos/forgejo: fork from nixos/gitea (split) close https://github.com/NixOS/nixpkgs/issues/244866
2023-09-06CODEOWNERS: Add myself for installer imagesSamuel Dionne-Riel1-0/+4
2023-09-05Merge pull request #237439 from tweag/spp-1Silvan Mosberger1-0/+3
[RFC 140] Simple package paths, part 1b: Enabling the directory structure
2023-09-05pkgs/by-name: IntroduceSilvan Mosberger1-0/+3
This introduces the `pkgs/by-name` directory as proposed by RFC 140. Included are: - The implementation to add packages defined in that directory to the top-level package scope - Contributer documentation on how to add packages to it - A GitHub Actions workflow to check the structure of it on all PRs
2023-09-02Merge pull request #245623 from tweag/fileset.toSourceSilvan Mosberger1-0/+2
File set combinators base: `lib.fileset.toSource`
2023-09-01lib.fileset.toSource: initSilvan Mosberger1-0/+2
2023-08-29Merge pull request #250885 from tweag/spp-1aSilvan Mosberger1-0/+3
[RFC 140] Simple package paths, part 1a: Checking tool
2023-08-29pkgs/test/nixpkgs-check-by-name: initSilvan Mosberger1-0/+3
Adds an internal CLI tool to verify Nixpkgs to conform to RFC 140. See pkgs/test/nixpkgs-check-by-name/README.md for more information.
2023-08-26CODEOWNERS: remove matthewbauerRaito Bezarius1-13/+9
matthewbauer has been missing for almost a year now, it does not seem reasonable to keep them and spam their GitHub notifications further.
2023-08-16CODEOWNERS: add members of the dotnet teammdarocha1-2/+4
2023-08-14Merge pull request #245243 from tweag/contributing-combiningSilvan Mosberger1-0/+9
Clean up contributing documentation
2023-08-14CODEOWNERS: Add myself to the newly added filesSilvan Mosberger1-0/+9
2023-08-09CODEOWNERS: add the zig teamfigsoda1-0/+4
2023-08-09CODEOWNERS: Add myself to PULL_REQUEST_TEMPLATESilvan Mosberger1-1/+1
Forgot about that in https://github.com/NixOS/nixpkgs/pull/248166
2023-08-09CODEOWNERS: Remove non-existent fileSilvan Mosberger1-2/+0
Was removed in f397309f4e6c7a219a7703b629f6a4e8d4e7a58b
2023-08-09CODEOWNERS: Add myself to the contributing documentationSilvan Mosberger1-2/+6
I want to take ownership of this part of the documentation, especially with the cleanup in https://github.com/NixOS/nixpkgs/pull/245243. Doing so before that PR is merged also allows me to get notified about any potential future merge conflicts before they happen.
2023-08-08podman: remove maintainerzowoq1-5/+5
2023-08-08kubernetes: remove maintainerzowoq1-6/+0
2023-08-06CODEOWNERS: init forgejoemilylange1-0/+4
2023-07-29CODEOWNERS: remove WilliButzWilliButz1-5/+0