summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
* Add dhallPackages and add current PreludeProfpatsch2018-11-04
| | | | Dhall is a non-turing complete programming language.
* Add myself to a few CODEOWNERS pathsMatthew Bauer2018-11-02
|
* .github/CODEOWNERS: add myself as the PostgreSQL ownerAustin Seipp2018-11-02
| | | | | | | | | | | | 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>
* CONTRIBUTING.md: Clarify clarification on periodsc74d2018-10-10
| | | | | | | | | | | | | Commit 9428c28f7a37038b594c5ff36b1669b0f21afe41 added a note in `CONTRIBUTING.md` saying that, "For consistency, there should not be a period at the end of the commit message." I believe it would be more correct (with respect to consistency) to say that there should not be a full stop/period at the end of the commit message's *summary line* (the first line of the commit message) (indeed, the example commit message just above this note clearly does use full stops outside of its summary line), and this patch changes `CONTRIBUTING.md` accordingly.
* CONTRIBUTING.md: add clarification on periods in commit messagesjoncojonathan2018-10-08
|
* 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
|