summary refs log tree commit diff
path: root/.github/CODEOWNERS
AgeCommit message (Collapse)AuthorFilesLines
2019-09-13codeowners: add cdepillabout to CODEOWNERS for Haskell-related packages(cdep)illabout1-5/+5
This commit adds myself as a CODEOWNER for the Haskell-related packages.
2019-09-12CODEOWNERS: add myself as owner of ntp packagesAustin Seipp1-0/+6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12CODEOWNERS: add myself for prometheus exportersWilliButz1-0/+5
2019-08-30CODEOWNERS: Add myself as owner for emacsadisbladis1-0/+5
2019-08-30CODEOWNERS: add myself as a reviewer for mail/dns related NixOS modulesPeter Simons1-0/+6
2019-07-20CODEOWNERS: add myself for lib/licenses.nixAlyssa Ross1-2/+2
There have been a couple of instances where I have by chance noticed PRs which add non-free licenses without them being appropriately marked. I'd like to be notified of proposed changes to licenses to make it less likely that this sort of thing slips by.
2019-05-01CODEOWNERS: Change me from all NixOS modules to just new onesSilvan Mosberger1-2/+2
2019-04-18CODEOWNERS: add myself to files related to the hardened profileJoachim Fasting1-0/+8
I'm listed as the maintainer for most of these already but would like to be notified on changes.
2019-03-30CODEOWNERS: I'd rather not review Haskell PRs any morePeter Simons1-5/+5
2019-02-28.github/CODEOWNERS: remove @ryantm from haskellRyan Mulligan1-5/+5
I'm happy to keep helping out with Haskell infrastructure where I can, but I don't have a good system for handling the accidental codeowner pings caused by target branch switches.
2018-12-26codeowners: fix reference to renamed fileFrederik Rietdijk1-1/+1
2018-12-21CODEOWNERS: add @volth to Perlvolth1-0/+5
2018-12-20CODEOWNERS: add @alyssais (me) to RubyAlyssa Ross1-2/+2
2018-11-21CODEOWNERS: add mboes and Profpatsch for bazel packagingPhilip Patsch1-0/+3
There is an elevated commercial interest of keeping the bazel ecosystem up-to-date, Tweag I/O takes on maintainership.
2018-11-14Merge pull request #50183 from Infinisil/idris-codeownersSilvan Mosberger1-0/+3
.github/CODEOWNERS: Add infinisil to idris-modules
2018-11-10.github/CODEOWNERS: Add infinisil to idris-modulesSilvan Mosberger1-0/+3
2018-11-10.github/CODEOWNERS: Add infinisil to NixOS modulesSilvan Mosberger1-0/+3
2018-11-04Add dhallPackages and add current PreludeProfpatsch1-0/+4
Dhall is a non-turing complete programming language.
2018-11-02Add myself to a few CODEOWNERS pathsMatthew Bauer1-4/+14
2018-11-02.github/CODEOWNERS: add myself as the PostgreSQL ownerAustin Seipp1-0/+6
Since the development of #38698, I have been radically overhauling the PostgreSQL support and plan on maintaining it in the long run, taking over from @ocharles, who authored most of it initially. However, while #38698 has not been merged (yet), I'm taking the time to go ahead and add myself as the owner of all the related code, so that I can be marked as a reviewer for things people submit in the mean time. Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-11.github/CODEOWNERS: Add myself as for some stdenv stuffJohn Ericson1-1/+2
2018-07-23.github/CODEOWNERS: add basvandijk to HaskellBas van Dijk1-5/+5
2018-07-21.github/CODEOWNERS: add ryantm to HaskellRyan Mulligan1-5/+5
2018-07-21.github/CODEOWNERS: remove tabsRyan Mulligan1-4/+4
2018-05-28FRidh as owner of update-python-librariesFrederik Rietdijk1-4/+5
2018-04-27CODEOWNERS: add Profpatsch to lib/debug.nixProfpatsch1-0/+1
Reason: has overhauled the module quite substantially.
2018-04-09CODEOWNERS: add Mic92/LnL7 for rustcJörg Thalheim1-0/+3
Mic92: linux-x86_64, linux-aarch64 LnL7: for macOS-x86_64
2018-03-24CODEOWNERS: Add Profpatsch to /lib/generators.nixProfpatsch1-0/+1
I’d like to be notified of changes so I can ensure the API always follows the same patterns. Later (more specific) files replace more general codeowners [according to the documentation](https://help.github.com/articles/about-codeowners/), so I also listed `edolstra` and `nbp` again.
2018-03-18meta: fix fallout from #36275Matthew Bauer1-1/+0
2018-01-19CODEOWNERS: Make @orivej a {cc,bintools}-wrapper codeownerJohn Ericson1-3/+3
2018-01-19CODEOWNERS cleanupEelco Dolstra1-5/+5
I haven't worked on stdenv etc. in a long time.
2017-12-18CODEOWNERS: Add me, @Ericson2314, to a few thingsJohn Ericson1-8/+9
2017-12-07CODEOWNERS: Add ttuegel for Qt / KDEThomas Tuegel1-0/+6
2017-11-16CODEOWNERS: exclude lib/licenses.nixYegor Timoshenko1-0/+1
2017-11-11CODEOWNERS: exclude lib/maintainers.nixYegor Timoshenko1-0/+3
Resolves #31401.
2017-11-01CODEOWNERS: fix path notationzimbatm1-48/+48
This format uses the path matching algorithm as the .gitignore format. The paths need to be prefixed with a / to become absolute, otherwise it will match all of these files. The paths will also match any of the sub-paths by default so it's not necessary to use the `*` like in bash globbing.
2017-11-01Flag my-self as owner of Nixpkgs and NixOS internalsNicolas B. Pierron1-1/+25
2017-10-30CODEOWNERS: fix path matchingzimbatm1-2/+2
2017-10-30CODEOWNERS: add zimbatm to ruby moduleszimbatm1-0/+4
2017-10-12Update CODEOWNERS to use darwin-maintainers teamMatthew Justin Bauer1-3/+2
This sets up the Darwin-maintainers team as CODEOWNERS for Darwin paths. So anyone in that team will get notified (instead of just listing individuals). /cc @org/darwin-maintainers
2017-10-05CODEOWNERS: add @rycee for Eclipse IDERobert Helgesson1-0/+3
2017-09-19CODEOWNERS: jetbrainsEdward Tjörnhammar1-0/+3
2017-09-13Remove Profpatsch from the CODEOWNERS fileProfpatsch1-3/+3
Since CODEOWNERS shall be interpreted as actual ownership (and not just a mentionbot replacement), I will remove myself again.
2017-09-11Add gleber to CODEOWNERs of beam-related packages.Gleb Peregud1-0/+9
2017-09-07Set ownership of CODEOWNERSEelco Dolstra1-0/+3
2017-09-07Change owner of stdenv and libEelco Dolstra1-6/+3
2017-09-07CODEOWNERS: (align-regexp "@") my code blocksPeter Simons1-6/+6
2017-09-07CODEOWNERS: tabs are evilPeter Simons1-9/+9
2017-09-07CODEOWNERS: add peti for R-related codePeter Simons1-0/+4
2017-09-07CODEOWNERS: add peti for Haskell-related codePeter Simons1-3/+5