summary refs log tree commit diff
path: root/.github/CODEOWNERS
Commit message (Collapse)AuthorAge
* CODEOWNERS: remove ryantm from /nixos/docRyan Mulligan2021-07-25
|
* CODEOWNERS: add expipiplus1 for Haskell filesJoe Hermaszewski2021-06-16
|
* codeowners: Add all @NixOS/php team members to codeowners listElis Hirwing2021-06-08
|
* codeowners: add jtojnar to phpJan Tojnar2021-06-06
| | | | | | 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.
* buildPythonPackage: add support for condaDavHau2021-05-28
|
* Merge pull request #124266 from andir/codeownersAndreas Rammhold2021-05-24
|\ | | | | CODEOWNERS: merge the neovim lines as they are not additive
| * CODEOWNERS: merge the neovim lines as they are not additiveAndreas Rammhold2021-05-24
| | | | | | | | | | | | | | 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.
* | CODEOWNERS: add ryantm to /nixos/docRyan Mulligan2021-05-22
|/
* pkgs/top-level: init expression for haskell-updates jobsetsternenseemann2021-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* CODEOWNERS: make sure all Haskell files are present(cdep)illabout2021-05-03
|
* CODEOWNERS: Haskell files. Add maralorn, declutterMalte Brandy2021-05-02
|
* CODEOWNERS: notify for haskell specific testssternenseemann2021-05-01
|
* Add NixOS/Security as a reviewer for .github/workflowsGraham Christensen2021-04-24
|
* Drop maintainership for some packagesRobert Helgesson2021-04-18
|
* CODEOWNERS: add marsam to PostgreSQL packagesMario Rodas2021-04-07
|
* CODEOWNERS: add marsam to RubyMario Rodas2021-04-07
|
* ruby: remove myself as maintainer/CODEOWNERAlyssa Ross2021-03-31
| | | | | | 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.
* codeowners: add sternenseemann for haskellsternenseemann2021-03-23
| | | | I want to get notified about haskell PRs.
* CODEOWNERS: add danieldk to Rust build-support (#114111)Daniël de Kok2021-02-23
|
* CODEOWNERS Add adisbladis as poetry2nix owneradisbladis2021-02-02
|
* CODEOWNERS: add ehmry to Dhall packagesEmery Hemingway2021-01-15
|
* codeowners: Add myself to autoPatchelfHookaszlig2021-01-09
| | | | | | | | | | | | | | | | | | I really hate the very concept of this file (the reason being that I think "owner" implies some form of BDFL rather than just being notified), but since there were recent[1] changes[2] in auto-patchelf.sh which I missed it's probably a good idea to add myself there solely for being notified, because ofborg can't seem to infer maintainer information here. To make indentation consistent with all the other entries in the codeowners file, I also re-indented the other entries in the "Nixpkgs Internals" block. [1]: https://github.com/NixOS/nixpkgs/pull/101142 [2]: https://github.com/NixOS/nixpkgs/pull/106830 Signed-off-by: aszlig <aszlig@nix.build>
* codeowners: add mkg20001 to cinnamonMaciej Krüger2020-12-18
|
* GH Action: merge staging(-next) periodicallyFrederik Rietdijk2020-11-28
| | | | | | | | | | | | | Automate the merging of `master` -> `staging-next` -> `staging`. Our main development branch is `master`. Large rebuilds go to `staging`. Periodically, `staging` is merged into `staging-next` for stabilization. When considered sufficiently stable, `staging-next` is merged into `master`. As changes arrive on these branches, it is important that they're all updated regularly with eachothers changes. This commit automates that part.
* codeowners: Add RaghavSood to blockchainsRaghav Sood2020-11-23
|
* CODEOWNERS: Add utdemir to docker toolsUtku Demir2020-11-09
|
* CODEOWNERS: maintainers for `dockerTools` (#102749)Frederik Rietdijk2020-11-06
| | | | | | | * CODEOWNERS: maintainers for docker-tools * CODEOWNERS: Add roberth to Docker tools Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
* .github/CODEOWNERS: add teto to neovimMatthieu Coudron2020-11-03
|
* .github/CODEOWNERS: add jonringer to neovimJonathan Ringer2020-11-02
|
* .github/CODEOWNERS: add myself to rustzowoq2020-10-21
|
* CODEOWNERS: Add php-packages path to PHP teamElis Hirwing2020-10-12
|
* CODEOWNERS: add stigtsp to perlStig Palmquist2020-09-10
|
* .github/CODEOWNERS: add nixos/cri-o testzowoq2020-08-24
|
* .github/CODEOWNERS: add myself to podmanzowoq2020-08-23
|
* .github/CODEOWNERS: add go compilers and builderszowoq2020-08-14
|
* .github/CODEOWNERS: add editorconfigzowoq2020-08-02
|
* .github/CODEOWNERS: add github actionszowoq2020-08-02
|
* CODEOWNERS: adding mmahut to blockchainsMarek Mahut2020-06-20
|
* Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`"Graham Christensen2020-06-20
|
* nixos/hardware: move CODEOWNERS to toplevelProfpatsch2020-06-20
|
* CODEOWNERS: Move code ownership to php maintainer teamElis Hirwing2020-05-16
|
* .github/CODEOWNERS: add podman teamzowoq2020-05-16
|
* github/CODEOWNERS: Add myself to updatersJan Tojnar2020-05-13
|
* codeowners: Add etu as owner of php testsElis Hirwing2020-04-29
|
* Revert "PHP maintainer team"Elis Hirwing2020-04-29
|
* Merge pull request #85575 from etu/php-maintainer-teamElis Hirwing2020-04-29
|\ | | | | PHP maintainer team
| * codeowners: Add etu as owner of php testsElis Hirwing2020-04-22
| |
* | .github/CODEOWNERS: Remove myself as codeowner from some pathsSilvan Mosberger2020-04-23
|/ | | | It's a bit too spammy!
* Merge pull request #83896 from etu/slim-down-default-php-v3Elis Hirwing2020-04-05
|\ | | | | PHP: Make the default package more sane [v3]
| * doc/php: Add initial documentation for PHPElis Hirwing2020-04-05
| |