summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
...
* treewide: remove mailing list referencesRyan Mulligan2018-08-23
|
* .github/CODEOWNERS: Add myself as for some stdenv stuffJohn Ericson2018-08-11
|
* .github/CODEOWNERS: add basvandijk to HaskellBas van Dijk2018-07-23
|
* .github/CODEOWNERS: add ryantm to HaskellRyan Mulligan2018-07-21
|
* .github/CODEOWNERS: remove tabsRyan Mulligan2018-07-21
|
* PULL_REQUEST_TEMPLATE.md: Ask for closure size impactEelco Dolstra2018-06-21
|
* use sandbox instead of build-use-sandboxBob van der Linden2018-05-30
|
* FRidh as owner of update-python-librariesFrederik Rietdijk2018-05-28
|
* CODEOWNERS: add Profpatsch to lib/debug.nixProfpatsch2018-04-27
| | | | Reason: has overhauled the module quite substantially.
* CODEOWNERS: add Mic92/LnL7 for rustcJörg Thalheim2018-04-09
| | | | | Mic92: linux-x86_64, linux-aarch64 LnL7: for macOS-x86_64
* CODEOWNERS: Add Profpatsch to /lib/generators.nixProfpatsch2018-03-24
| | | | | 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.
* meta: fix fallout from #36275Matthew Bauer2018-03-18
|
* CODEOWNERS: Make @orivej a {cc,bintools}-wrapper codeownerJohn Ericson2018-01-19
|
* CODEOWNERS cleanupEelco Dolstra2018-01-19
| | | | I haven't worked on stdenv etc. in a long time.
* CODEOWNERS: Add me, @Ericson2314, to a few thingsJohn Ericson2017-12-18
|
* CODEOWNERS: Add ttuegel for Qt / KDEThomas Tuegel2017-12-07
|
* CODEOWNERS: exclude lib/licenses.nixYegor Timoshenko2017-11-16
|
* Merge pull request #31534 from yegortimoshenko/patch-7Orivej Desh2017-11-16
|\ | | | | CODEOWNERS: exclude lib/maintainers.nix
| * CODEOWNERS: exclude lib/maintainers.nixYegor Timoshenko2017-11-11
| | | | | | Resolves #31401.
* | ISSUE_TEMPLATE: replace technical details withh nix-infoGraham Christensen2017-11-13
| |
* | CONTRIBUTING.md: be more precise what is meant by formatting commitsJoerg Thalheim2017-11-13
|/
* CODEOWNERS: fix path notationzimbatm2017-11-01
| | | | | | | | | | 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.
* Flag my-self as owner of Nixpkgs and NixOS internalsNicolas B. Pierron2017-11-01
|
* CODEOWNERS: fix path matchingzimbatm2017-10-30
|
* CODEOWNERS: add zimbatm to ruby moduleszimbatm2017-10-30
|
* Merge pull request #29668 from vyp/doc/contributing.mdJoachim F2017-10-28
|\ | | | | CONTRIBUTING.md: mention that the meta.license and meta.maintainers attributes must be set
| * CONTRIBUTING.md: license should default to unfree if there is noxd1le2017-10-09
| | | | | | | | upstream license
| * CONTRIBUTING.md: mention that the meta.license and meta.maintainersxd1le2017-09-22
| | | | | | | | attributes must be set
* | Update CODEOWNERS to use darwin-maintainers teamMatthew Justin Bauer2017-10-12
| | | | | | | | | | 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
* | pr template: make values of platform field less ambiguousMaxime Dénès2017-10-09
| |
* | CODEOWNERS: add @rycee for Eclipse IDERobert Helgesson2017-10-05
| |
* | CODEOWNERS: jetbrainsEdward Tjörnhammar2017-09-19
|/
* Remove Profpatsch from the CODEOWNERS fileProfpatsch2017-09-13
| | | | | Since CODEOWNERS shall be interpreted as actual ownership (and not just a mentionbot replacement), I will remove myself again.
* Add gleber to CODEOWNERs of beam-related packages.Gleb Peregud2017-09-11
|
* Set ownership of CODEOWNERSEelco Dolstra2017-09-07
|
* Change owner of stdenv and libEelco Dolstra2017-09-07
|
* CODEOWNERS: (align-regexp "@") my code blocksPeter Simons2017-09-07
|
* CODEOWNERS: tabs are evilPeter Simons2017-09-07
|
* CODEOWNERS: add peti for R-related codePeter Simons2017-09-07
|
* CODEOWNERS: add peti for Haskell-related codePeter Simons2017-09-07
|
* CODEOWNERS: add Profpatsch to various pathsProfpatsch2017-09-07
|
* pr template: make formatting consistentPiotr Bogdan2017-09-03
|
* documentation: use modern Firefox version in exampleDmitry Kalinkin2017-09-01
|
* Pull request template: comment out instructionsLinus Heckemann2017-08-12
|
* Add myself to CODEOWNERS, and use tab consistentlyJohn Ericson2017-07-31
|
* Merge pull request #27499 from FRidh/codeownersFrederik Rietdijk2017-07-30
|\ | | | | CODEOWNERS file for review requests
| * CODEOWNERS file for review requestsFrederik Rietdijk2017-07-28
| | | | | | | | | | | | | | Some time ago GitHub introduced the CODEOWNERS file. The file is similar to the MAINTAINERS file that was proposed in https://github.com/NixOS/nixpkgs/issues/13602. Code owners will automatically receive a review request.
* | PULL_REQUEST_TEMPLATE.md: mereley -> merelyYegor Timoshenko2017-07-28
|/
* Pull request template: clarify the purpose of the templateFrederik Rietdijk2017-07-22
|
* CONTRIBUTING.md: suggest "nixos/<module>" prefix for NixOS changesBjørn Forsman2017-07-22
| | | | | | | | | Suggest prefixing commit messages that touches NixOS code with "nixos/<module>" instead of the current "<name> service" prefix. "<name> service" is limiting in that NixOS code is more than the services. It is also easier to spot NixOS changes with explicit "nixos/..." prefix.