about summary refs log tree commit diff
path: root/.github/CODEOWNERS
AgeCommit message (Collapse)AuthorFilesLines
2022-03-22CODEOWNERS: formattingBob van der Linden1-3/+3
2022-03-22CODEOWNERS: remove @Kloenk from systemd filesBob van der Linden1-4/+4
2022-03-22CODEOWNERS: use correct paths for systemdBob van der Linden1-2/+2
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2022-03-21CODEOWNERS: only include NixOS/systemd and KloenkBob van der Linden1-4/+4
2022-03-20CODEOWNERS: add members of NixOS/systemd as wellBob van der Linden1-4/+4
2022-03-19CODEOWNERS: add @NixOS/systemd for systemd filesBob van der Linden1-0/+6
2022-03-07CODEOWNERS: remove deleted user volthSandro1-3/+3
2022-02-24vim: Update .github/CODEOWNERS and .github/labeler.ymlAndersonTorres1-1/+1
2022-02-24Merge pull request #160344 from AndersonTorres/move-vscode-pluginsAnderson Torres1-1/+1
Move misc/vscode-extensions to applications/editors/vscode/extensions
2022-02-18emacs/elisp-packages: Update .github/CODEOWNERS and .github/labeler.ymlAndersonTorres1-3/+3
2022-02-18vscode: Update .github/CODEOWNERSAndersonTorres1-1/+1
2022-02-14.github/CODEOWNERS: add rust docszowoq1-0/+1
2022-01-24.github/CODEOWNERS: add kuberneteszowoq1-0/+6
2022-01-20Remove myself from maintainersAndreas Rammhold1-1/+1
I don't have time and energy to deal with all of this anymore.
2022-01-15Merge pull request #154074 from piegamesde/codeownersMartin Weinelt1-3/+13
2022-01-15CODEOWNERS: Add entries for a few Matrix-related applicationspiegames1-3/+13
2022-01-09CODEOWNERS: subscribe to few pkgs, modules and testsMartin Weinelt1-0/+27
2022-01-02.github/CODEOWNERS: add go docszowoq1-0/+1
2022-01-01.github/CODEOWNERS: add terraform-providerszowoq1-0/+3
2021-12-10Merge pull request #147544 from cab404/fix-stdenv-overrideGuillaume Girol1-1/+1
stdenv: move overriden stdenv in closure
2021-12-09nixos/podman: sort files into directorieszowoq1-2/+2
Makes codeowners, git history, etc. a bit simpler now that podman has expanded beyond the original single file module and test.
2021-12-02CODEOWNERS: Add entries for GNOMEpiegames1-0/+4
2021-12-02CODEOWNERS: Update teamspiegames1-5/+12
2021-11-27CODEOWNERS: added cab404Vladimir Serov1-1/+1
2021-10-15.github/CODEOWNERS: add zakame to perl maintainersZak B. Elep1-3/+3
2021-10-05codeowners: Add myself for NixOS systemJanne Heß1-0/+1
2021-09-22Merge pull request #136489 from ehmry/nimPackagesGuillaume Girol1-0/+5
nimpackages / buildNimPackage
2021-09-12treewide: remove danieldk as maintainer from a set of packagesDaniël de Kok1-1/+1
I currently do not have much time to work on nixpkgs. Remove myself as a maintainer from a bunch of packages to avoid that people are waiting on me for a review.
2021-09-09CODEOWNERS: add myself to lib/systemsAlyssa Ross1-1/+1
2021-09-07Merge pull request #130047 from NixOS/doc-manpage-roleJan Tojnar1-0/+6
doc: Add support for manpage references
2021-09-05Nim: Add documentation and GitHub metadataEmery Hemingway1-0/+5
2021-08-23CODEOWNERS: update the list of maintainers of the R packagesPeter Simons1-2/+2
See https://github.com/NixOS/nixpkgs/pull/93883 for further details.
2021-07-25CODEOWNERS: remove ryantm from /nixos/docRyan Mulligan1-1/+0
2021-07-13codeowners: Add Nixpkgs Markdown docs toolingJan Tojnar1-0/+6
2021-06-16CODEOWNERS: add expipiplus1 for Haskell filesJoe Hermaszewski1-7/+7
2021-06-08codeowners: Add all @NixOS/php team members to codeowners listElis Hirwing1-6/+6
2021-06-06codeowners: add jtojnar to phpJan Tojnar1-2/+2
I am maintaining out-of-tree PHP expressions (https://github.com/fossar/nix-phps) so I would like to get notified of changes of the code I depend on, even though I cannot commit to becoming a PHP maintaintainer at the moment.
2021-05-28buildPythonPackage: add support for condaDavHau1-6/+8
2021-05-24Merge pull request #124266 from andir/codeownersAndreas Rammhold1-2/+1
CODEOWNERS: merge the neovim lines as they are not additive
2021-05-24CODEOWNERS: merge the neovim lines as they are not additiveAndreas Rammhold1-2/+1
CODEOWNERS files always take that *last* match for a specific match. Having two lines for the same path will only ever result in the last line being used. The intention here was that both of these individuals are owners of the neovim space and not just one.
2021-05-22CODEOWNERS: add ryantm to /nixos/docRyan Mulligan1-0/+1
2021-05-03pkgs/top-level: init expression for haskell-updates jobsetsternenseemann1-0/+1
release-haskell.nix is intended to be a replacement for https://github.com/peti/ci/blob/master/haskell-nixpkgs.nix which is currently the main expression for the haskell-updates jobset on hydra (in the nixpkgs project). It has the same jobs as the old haskell-nixpkgs.nix file: * haskellPackages.* * haskell.compiler.* * Some extra haskell packages for certain compilers The following jobs are new: * tests.haskell.* * A manually maintained list of top-level haskell packages (most of them using justStaticExecutables) * An aggregate job which is intended to aid merging the haskell-updates branch: It holds an arbitrary list of haskell-related packages and tests we intend have working at all times. This is still somewhat incomplete and should be extendend in the future. Additionally a lot of refactoring has been done and some unnecessary code has been eliminated. Due to the increased set of jobs and my ideas of convenience however, the code size has grown overall. I've tried document the individual parts and would be happy about feedback in general. One future improvement could be making adding top-level haskell packages more convenient and adding them all to the aggregate job automatically.
2021-05-03CODEOWNERS: make sure all Haskell files are present(cdep)illabout1-3/+6
2021-05-02CODEOWNERS: Haskell files. Add maralorn, declutterMalte Brandy1-6/+3
2021-05-01CODEOWNERS: notify for haskell specific testssternenseemann1-0/+1
2021-04-24Add NixOS/Security as a reviewer for .github/workflowsGraham Christensen1-1/+1
2021-04-18Drop maintainership for some packagesRobert Helgesson1-3/+0
2021-04-07CODEOWNERS: add marsam to PostgreSQL packagesMario Rodas1-1/+1
2021-04-07CODEOWNERS: add marsam to RubyMario Rodas1-0/+4
2021-03-31ruby: remove myself as maintainer/CODEOWNERAlyssa Ross1-4/+0
It's been at least a year since I kept up to date with Ruby, and I don't think I really have anything left to offer Nixpkgs in terms of Ruby expertise.