summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixpkgs-review: 2.1.0 -> 2.1.1•••changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1 Jörg Thalheim2019-12-221-1/+1
* Update CONTRIBUTING.md•••to reflect the introduction of issue templates David Kleuker2019-12-041-3/+2
* codeowners: add tfc as test-driver ownerJacek Galowicz2019-11-251-0/+3
* codeowners: add etu as php ownerAaron Andersen2019-11-221-0/+5
* Add configuration for GitHub stale bot•••The configuration added is taken from RFC 0051, and is the first step toward implementing it. Next, we will have to enable the stale bot by installing the GitHub application. https://github.com/NixOS/rfcs/blob/master/rfcs/0051-mark-stale-issues.md Ryan Mulligan2019-11-141-0/+32
* codeowners: add jonringer as vimplugin and vscode ext ownerJonathan Ringer2019-10-301-0/+6
* .github: clarify things done re: sandboxing•••Per https://github.com/NixOS/nixpkgs/pull/58147#issuecomment-478234495 sandboxing is not fully functional on macOS. .github: specify where sandboxing can be run Co-Authored-By: Jon <jonringer@users.noreply.github.com> .github: remove macOS note Americo2019-10-301-1/+1
* Fix link in PULL_REQUEST_TEMPLATE.md (the same link)Vladimír Čunát2019-10-281-1/+1
* Fix link in CONTRIBUTING.mdDavid Kleuker2019-10-281-1/+1
* codeowners: add jonringer as python packages codeownerJonathan Ringer2019-10-181-2/+2
* codeowners: add cdepillabout to CODEOWNERS for Haskell-related packages•••This commit adds myself as a CODEOWNER for the Haskell-related packages. (cdep)illabout2019-09-131-5/+5
* CODEOWNERS: add myself as owner of ntp packages•••Signed-off-by: Austin Seipp <aseipp@pobox.com> Austin Seipp2019-09-121-0/+6
* CODEOWNERS: add myself for prometheus exportersWilliButz2019-09-121-0/+5
* CODEOWNERS: Add myself as owner for emacsadisbladis2019-08-301-0/+5
* CODEOWNERS: add myself as a reviewer for mail/dns related NixOS modulesPeter Simons2019-08-301-0/+6
* PULL_REQUEST_TEMPLATE: Add "Notify maintainers" sectionSteven Shaw2019-07-301-1/+3
* .github/ISSUE_TEMPLATE/security.md: remove•••since the .github/SECURITY.md was added in the org-level repo, there are now two entries in the list. So remove this-one. zimbatm2019-07-261-27/+0
* Remove .github/FUNDING.yml•••The configuration is now done through the shared configuration repo: https://github.com/nixos/.github zimbatm2019-07-231-3/+0
* github: use the new issue template (#64983)•••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.zimbatm2019-07-224-2/+83
* CODEOWNERS: add myself for lib/licenses.nix•••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. Alyssa Ross2019-07-201-2/+2
* Update FUNDING.ymlDomen Kožar2019-07-171-1/+1
* PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that"Craig Hall2019-07-011-1/+1
* Add .github/FUNDING.ymlworldofpeace2019-05-311-0/+3
* CODEOWNERS: Change me from all NixOS modules to just new onesSilvan Mosberger2019-05-011-2/+2
* CODEOWNERS: add myself to files related to the hardened profile•••I'm listed as the maintainer for most of these already but would like to be notified on changes. Joachim Fasting2019-04-181-0/+8
* Merge pull request #58098 from Infinisil/encouraging_reviews•••PULL_REQUEST_TEMPLATE: Add encouragement to review PRsworldofpeace2019-04-041-0/+1
|\
| * PULL_REQUEST_TEMPLATE: Add encouragement to review PRsSilvan Mosberger2019-03-281-1/+1
* | CODEOWNERS: I'd rather not review Haskell PRs any morePeter Simons2019-03-301-5/+5
* | doc/reviewing-contributions: nix-review instead of nox-review•••It is faster, handles more edge cases and allows to test/review the built packages interactively. Jörg Thalheim2019-03-201-2/+1
|/
* .github/CODEOWNERS: remove @ryantm from haskell•••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. Ryan Mulligan2019-02-281-5/+5
* codeowners: fix reference to renamed fileFrederik Rietdijk2018-12-261-1/+1
* CODEOWNERS: add @volth to Perlvolth2018-12-211-0/+5
* CODEOWNERS: add @alyssais (me) to RubyAlyssa Ross2018-12-201-2/+2
* PULL_REQUEST_TEMPLATE: Ask for docsNiklas Hambüchen2018-11-221-0/+1
* CODEOWNERS: add mboes and Profpatsch for bazel packaging•••There is an elevated commercial interest of keeping the bazel ecosystem up-to-date, Tweag I/O takes on maintainership. Philip Patsch2018-11-211-0/+3
* Merge pull request #50183 from Infinisil/idris-codeowners•••.github/CODEOWNERS: Add infinisil to idris-modulesSilvan Mosberger2018-11-141-0/+3
|\
| * .github/CODEOWNERS: Add infinisil to idris-modulesSilvan Mosberger2018-11-101-0/+3
* | .github/CODEOWNERS: Add infinisil to NixOS modulesSilvan Mosberger2018-11-101-0/+3
|/
* Add dhallPackages and add current Prelude•••Dhall is a non-turing complete programming language. Profpatsch2018-11-041-0/+4
* Add myself to a few CODEOWNERS pathsMatthew Bauer2018-11-021-4/+14
* .github/CODEOWNERS: add myself as the PostgreSQL owner•••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> Austin Seipp2018-11-021-0/+6
* CONTRIBUTING.md: Clarify clarification on periods•••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. c74d2018-10-101-1/+1
* CONTRIBUTING.md: add clarification on periods in commit messagesjoncojonathan2018-10-081-0/+2
* treewide: remove mailing list referencesRyan Mulligan2018-08-231-1/+1
* .github/CODEOWNERS: Add myself as for some stdenv stuffJohn Ericson2018-08-111-1/+2
* .github/CODEOWNERS: add basvandijk to HaskellBas van Dijk2018-07-231-5/+5
* .github/CODEOWNERS: add ryantm to HaskellRyan Mulligan2018-07-211-5/+5
* .github/CODEOWNERS: remove tabsRyan Mulligan2018-07-211-4/+4
* PULL_REQUEST_TEMPLATE.md: Ask for closure size impactEelco Dolstra2018-06-211-0/+1
* use sandbox instead of build-use-sandboxBob van der Linden2018-05-301-1/+1