summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
* 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
| |
* | .github/CODEOWNERS: remove myself from itzimbatm2020-04-01
|/ | | | ofborg does a better job at assigning people
* .github/CODEOWNERS: remove myself from the Haskell code ownersBas van Dijk2020-02-21
|
* CODEOWNERS: add lassulus and Profpatsch to build-support/writersProfpatsch2020-02-18
|
* Merge pull request #77806 from softinio/update-codeownersMario Rodas2020-01-29
|\ | | | | Add myself as vim plugins codeowner
| * Add myself as vim plugins codeownerSalar Rahmanian2020-01-15
| |
* | CODEOWNERS: add Profpatsch to /lib/cli.nix and /lib/asserts.nixProfpatsch2020-01-23
| |
* | CONTRIBUTING.md: add section "Backporting changes"Leonhard Markert2020-01-13
|/
* Merge pull request #70208 from mrVanDalo/feature/pull-request-workflowLassulus2020-01-10
|\ | | | | doc : improve and cleanup of submitting-changes
| * .github: remove cc from pull-request templateIngolf Wagner2020-01-03
| |
* | CODEOWNERS: add myself to pkgs/build-support/rustAndreas Rammhold2020-01-07
| |
* | ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p'Eelco Dolstra2020-01-05
| | | | | | | | 'nix run' is an experimental command.
* | codeowners: Add infinisil to some more pathsSilvan Mosberger2020-01-01
|/
* nixpkgs-review: 2.1.0 -> 2.1.1Jörg Thalheim2019-12-22
| | | | changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
* Update CONTRIBUTING.mdDavid Kleuker2019-12-04
| | | | to reflect the introduction of issue templates
* codeowners: add tfc as test-driver ownerJacek Galowicz2019-11-25
|
* codeowners: add etu as php ownerAaron Andersen2019-11-22
|
* Add configuration for GitHub stale botRyan Mulligan2019-11-14
| | | | | | | | 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
* codeowners: add jonringer as vimplugin and vscode ext ownerJonathan Ringer2019-10-30
|
* .github: clarify things done re: sandboxingAmerico2019-10-30
| | | | | | | | | | | 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
* Fix link in PULL_REQUEST_TEMPLATE.md (the same link)Vladimír Čunát2019-10-28
|
* Fix link in CONTRIBUTING.mdDavid Kleuker2019-10-28
|
* codeowners: add jonringer as python packages codeownerJonathan Ringer2019-10-18
|
* codeowners: add cdepillabout to CODEOWNERS for Haskell-related packages(cdep)illabout2019-09-13
| | | | This commit adds myself as a CODEOWNER for the Haskell-related packages.
* CODEOWNERS: add myself as owner of ntp packagesAustin Seipp2019-09-12
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* CODEOWNERS: add myself for prometheus exportersWilliButz2019-09-12
|
* CODEOWNERS: Add myself as owner for emacsadisbladis2019-08-30
|
* CODEOWNERS: add myself as a reviewer for mail/dns related NixOS modulesPeter Simons2019-08-30
|
* PULL_REQUEST_TEMPLATE: Add "Notify maintainers" sectionSteven Shaw2019-07-30
|
* .github/ISSUE_TEMPLATE/security.md: removezimbatm2019-07-26
| | | | | since the .github/SECURITY.md was added in the org-level repo, there are now two entries in the list. So remove this-one.
* Remove .github/FUNDING.ymlzimbatm2019-07-23
| | | | | | The configuration is now done through the shared configuration repo: https://github.com/nixos/.github
* github: use the new issue template (#64983)zimbatm2019-07-22
| | | | | | | | | | | | | 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.
* CODEOWNERS: add myself for lib/licenses.nixAlyssa Ross2019-07-20
| | | | | | | 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.
* Update FUNDING.ymlDomen Kožar2019-07-17
|
* PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that"Craig Hall2019-07-01
|
* Add .github/FUNDING.ymlworldofpeace2019-05-31
|
* CODEOWNERS: Change me from all NixOS modules to just new onesSilvan Mosberger2019-05-01
|
* CODEOWNERS: add myself to files related to the hardened profileJoachim Fasting2019-04-18
| | | | | I'm listed as the maintainer for most of these already but would like to be notified on changes.
* Merge pull request #58098 from Infinisil/encouraging_reviewsworldofpeace2019-04-04
|\ | | | | PULL_REQUEST_TEMPLATE: Add encouragement to review PRs
| * PULL_REQUEST_TEMPLATE: Add encouragement to review PRsSilvan Mosberger2019-03-28
| |
* | CODEOWNERS: I'd rather not review Haskell PRs any morePeter Simons2019-03-30
| |
* | doc/reviewing-contributions: nix-review instead of nox-reviewJörg Thalheim2019-03-20
|/ | | | | It is faster, handles more edge cases and allows to test/review the built packages interactively.
* .github/CODEOWNERS: remove @ryantm from haskellRyan Mulligan2019-02-28
| | | | | | 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.
* codeowners: fix reference to renamed fileFrederik Rietdijk2018-12-26
|
* CODEOWNERS: add @volth to Perlvolth2018-12-21
|
* CODEOWNERS: add @alyssais (me) to RubyAlyssa Ross2018-12-20
|
* PULL_REQUEST_TEMPLATE: Ask for docsNiklas Hambüchen2018-11-22
|
* CODEOWNERS: add mboes and Profpatsch for bazel packagingPhilip Patsch2018-11-21
| | | | | There is an elevated commercial interest of keeping the bazel ecosystem up-to-date, Tweag I/O takes on maintainership.
* Merge pull request #50183 from Infinisil/idris-codeownersSilvan Mosberger2018-11-14
|\ | | | | .github/CODEOWNERS: Add infinisil to idris-modules