about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2020-04-27Merge pull request #85727 from davidak/patch-2Jörg Thalheim1-4/+5
2020-04-26CONTRIBUTING.md: Improve backport instructionsdavidak1-4/+5
2020-04-23.github/CODEOWNERS: Remove myself as codeowner from some pathsSilvan Mosberger1-4/+1
It's a bit too spammy!
2020-04-22codeowners: Add etu as owner of php testsElis Hirwing1-1/+2
2020-04-20Merge pull request #85186 from worldofpeace/20.03-readmeworldofpeace1-2/+2
README.md: 20.03 release
2020-04-14CONTRIBUTING.md: 20.03worldofpeace1-2/+2
2020-04-13bug_report.md: ask to notify maintainersworldofpeace1-0/+6
This is really essential thing that everyone should be doing. A few extra notifications won't hurt anyone, and we should be tracking issues to connect them to the best people who can handle them. Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-04-05Merge pull request #83896 from etu/slim-down-default-php-v3Elis Hirwing1-3/+4
PHP: Make the default package more sane [v3]
2020-04-05doc/php: Add initial documentation for PHPElis Hirwing1-3/+4
2020-04-01.github/CODEOWNERS: remove myself from itzimbatm1-2/+2
ofborg does a better job at assigning people
2020-02-21.github/CODEOWNERS: remove myself from the Haskell code ownersBas van Dijk1-5/+5
2020-02-18CODEOWNERS: add lassulus and Profpatsch to build-support/writersProfpatsch1-0/+3
2020-01-29Merge pull request #77806 from softinio/update-codeownersMario Rodas1-1/+1
Add myself as vim plugins codeowner
2020-01-23CODEOWNERS: add Profpatsch to /lib/cli.nix and /lib/asserts.nixProfpatsch1-0/+2
2020-01-15Add myself as vim plugins codeownerSalar Rahmanian1-1/+1
2020-01-13CONTRIBUTING.md: add section "Backporting changes"Leonhard Markert1-0/+9
2020-01-10Merge pull request #70208 from mrVanDalo/feature/pull-request-workflowLassulus1-4/+0
doc : improve and cleanup of submitting-changes
2020-01-07CODEOWNERS: add myself to pkgs/build-support/rustAndreas Rammhold1-0/+1
2020-01-05ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p'Eelco Dolstra2-2/+2
'nix run' is an experimental command.
2020-01-03.github: remove cc from pull-request templateIngolf Wagner1-4/+0
2020-01-01codeowners: Add infinisil to some more pathsSilvan Mosberger1-5/+5
2019-12-22nixpkgs-review: 2.1.0 -> 2.1.1Jörg Thalheim1-1/+1
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-04Update CONTRIBUTING.mdDavid Kleuker1-3/+2
to reflect the introduction of issue templates
2019-11-25codeowners: add tfc as test-driver ownerJacek Galowicz1-0/+3
2019-11-22codeowners: add etu as php ownerAaron Andersen1-0/+5
2019-11-14Add configuration for GitHub stale botRyan Mulligan1-0/+32
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
2019-10-30codeowners: add jonringer as vimplugin and vscode ext ownerJonathan Ringer1-0/+6
2019-10-30.github: clarify things done re: sandboxingAmerico1-1/+1
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
2019-10-28Fix link in PULL_REQUEST_TEMPLATE.md (the same link)Vladimír Čunát1-1/+1
2019-10-28Fix link in CONTRIBUTING.mdDavid Kleuker1-1/+1
2019-10-18codeowners: add jonringer as python packages codeownerJonathan Ringer1-2/+2
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-04-04Merge pull request #58098 from Infinisil/encouraging_reviewsworldofpeace1-0/+1
PULL_REQUEST_TEMPLATE: Add encouragement to review PRs
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.