about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2020-06-01.github/stale.yml: fix formattingRyan Mulligan1-13/+5
Before this, the message being written is: ``` Thank you for your contributions. This has been automatically marked as stale because it has had no activity for 180 days. If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity. Here are suggestions that might help resolve this more quickly: 1. Search for maintainers and people that previously touched the related code and @ mention them in a comment. 2. Ask on the [NixOS Discourse](https://discourse.nixos.org/). 3. Ask on the [#nixos channel](irc://irc.freenode.net/#nixos) on [irc.freenode.net](https://freenode.net). ``` Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com> .github/stale.yml: fix newlines
2020-06-01.github/stale.yml: quote labelszowoq1-2/+3
2020-05-22actions/editorconfig: disable until we can combine this with ofborg (#88608)Jörg Thalheim1-22/+0
We cannot run this check now, as it marks CI as green even though ofborg has not evaluated it yet. In future we might be able to mark ofborg as a required test: https://github.com/NixOS/nixpkgs/pull/87853#issuecomment-632676824
2020-05-21editorconfig.yml: suppress curl outputzowoq1-1/+1
2020-05-21editorconfig.yml: switch to binaryzowoq1-7/+9
2020-05-20GitHub Actions: check editorconfig in PRszowoq1-0/+20
2020-05-16CODEOWNERS: Move code ownership to php maintainer teamElis Hirwing1-6/+6
2020-05-16.github/CODEOWNERS: add podman teamzowoq1-0/+6
2020-05-13github/CODEOWNERS: Add myself to updatersJan Tojnar1-0/+7
2020-05-03treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak1-1/+1
tarballs.nixos.org is omitted from the change because urls from there are always hashed and checked
2020-04-29codeowners: Add etu as owner of php testsElis Hirwing1-1/+2
2020-04-29Revert "PHP maintainer team"Elis Hirwing1-2/+1
2020-04-29Merge pull request #85575 from etu/php-maintainer-teamElis Hirwing1-1/+2
PHP maintainer team
2020-04-27Merge pull request #86110 from Mic92/pr-templateJörg Thalheim1-1/+10
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
2020-04-27PULL_REQUEST_TEMPLATE: try to simplify call-for-reviewJörg Thalheim1-1/+10
The text is quite long and hard to read in hub (because it is one whole line with no line breaks). Also simplified the language/sentence structure a bit for non-native speakers.
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