aboutsummaryrefslogtreecommitdiff
path: root/.github (unfollow)
Commit 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-30PULL_REQUEST_TEMPLATE: Add "Notify maintainers" sectionSteven Shaw1-1/+3
2019-07-26.github/ISSUE_TEMPLATE/security.md: removezimbatm1-27/+0
since the .github/SECURITY.md was added in the org-level repo, there are now two entries in the list. So remove this-one.
2019-07-23Remove .github/FUNDING.ymlzimbatm1-3/+0
The configuration is now done through the shared configuration repo: https://github.com/nixos/.github
2019-07-22github: use the new issue template (#64983)zimbatm4-2/+83
Create new categories for the issues: * Bug report * Packaging request * Security Add metadata information to the issues so that we may match issues to maintainers using a bot in the future. The old `.github/ISSUE_TEMPLATE.md` is being used by the "Open a regular issue." link.
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-07-17Update FUNDING.ymlDomen Kožar1-1/+1
2019-07-01PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that"Craig Hall1-1/+1
2019-05-31Add .github/FUNDING.ymlworldofpeace1-0/+3
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-03-28PULL_REQUEST_TEMPLATE: Add encouragement to review PRsSilvan Mosberger1-1/+1
2019-03-20doc/reviewing-contributions: nix-review instead of nox-reviewJörg Thalheim1-2/+1
It is faster, handles more edge cases and allows to test/review the built packages interactively.
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-22PULL_REQUEST_TEMPLATE: Ask for docsNiklas Hambüchen1-0/+1
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-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-10-10CONTRIBUTING.md: Clarify clarification on periodsc74d1-1/+1
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.
2018-10-08CONTRIBUTING.md: add clarification on periods in commit messagesjoncojonathan1-0/+2
2018-08-23treewide: remove mailing list referencesRyan Mulligan1-1/+1
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-06-21PULL_REQUEST_TEMPLATE.md: Ask for closure size impactEelco Dolstra1-0/+1
2018-05-30use sandbox instead of build-use-sandboxBob van der Linden1-1/+1
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-13ISSUE_TEMPLATE: replace technical details withh nix-infoGraham Christensen1-4/+2
2017-11-13CONTRIBUTING.md: be more precise what is meant by formatting commitsJoerg Thalheim1-4/+4