Commit graph

558 commits

Author SHA1 Message Date
Silvan Mosberger 465e05c0c5 lib.fileset.toSource: init 2023-09-01 15:46:04 +02:00
Silvan Mosberger 69bbcbb061 CODEOWNERS: Add myself to PULL_REQUEST_TEMPLATE
Forgot about that in https://github.com/NixOS/nixpkgs/pull/248166
2023-08-09 20:23:07 +02:00
Silvan Mosberger 0d4e8459ae CODEOWNERS: Remove non-existent file
Was removed in f397309f4e
2023-08-09 20:00:48 +02:00
Silvan Mosberger cf78a8c3e7 CODEOWNERS: Add myself to the contributing documentation
I want to take ownership of this part of the documentation, especially
with the cleanup in https://github.com/NixOS/nixpkgs/pull/245243. Doing so
before that PR is merged also allows me to get notified about any potential
future merge conflicts before they happen.
2023-08-09 20:00:38 +02:00
zowoq 03c2319caf podman: remove maintainer 2023-08-08 04:37:54 +02:00
zowoq 84811cfb7e kubernetes: remove maintainer 2023-08-08 11:54:13 +10:00
WilliButz 4995330a47
CODEOWNERS: remove WilliButz 2023-07-29 15:55:17 +02:00
Pol Dellaiera aaebfd4583
Merge pull request #238502 from l0b0/pr-template-headings
pr-template: Use semantic H2 level headings
2023-07-28 17:07:14 +02:00
Adam Joseph 0310e3c7ac CODEOWNERS: add ajoseph for kernel/manual-config.nix
It is hard to get people to test changes to our kernel expression on
anything other than x86_64 and aarch64 before merging changes.

Therefore, I would like to be notified of PRs opened agains this
file, so that I can hopefully catch breakage before it is merged,
rather than afterwards.
2023-07-23 21:27:59 -07:00
Raito Bezarius 05b9bc3d1c CODEOWNERS: add raitobezarius as a owner of NGINX modulo tests
So I can see changes on NGINX.
2023-07-21 21:16:04 +02:00
Adam Joseph 6f43859a3a CODEOWNERS: ping @amjoseph-nixpkgs on certain trees
I don't claim ownership of anything, but I would like to be notified
of PRs opened against the following paths where I've put a lot of
work into cleanup and deduplication:

  lib/systems
  pkgs/stdenv
  pkgs/build-support/cc-wrapper
  pkgs/development/compilers/gcc

Apparently CODEOWNERS is how you tell github you want to be notified
of such things.
2023-06-30 11:48:09 -07:00
Silvan Mosberger 4a729ce4b1
Merge pull request #242323 from hercules-ci/add-labeler-module-system
.github/labeler.yml: Add module system label
2023-07-10 19:02:54 +02:00
Robert Hensing 6975e32fc4 .github/labeler.yml: Add module system label 2023-07-08 20:59:21 +02:00
Robert Hensing 6ac252c041
.github/labeler.yml: Add lib label 2023-07-08 15:04:01 +02:00
Pol Dellaiera c6537df1c9 CODEOWNERS: add myself for PHP related stuff 2023-07-05 10:09:25 +02:00
Martin Weinelt 19a1276370
workflows/periodic-merge: drop 22.11 jobs 2023-07-04 14:17:03 +02:00
Lily Foster 7f9d0dcacc labeler: label nodejs pull-requests 2023-06-30 18:11:45 +02:00
Winter c9abff9027 buildNpmPackage: add lilyinstarlight as maintainer/code owner
This is long overdue, Lily has done more than me for Node.js in Nixpkgs
by this point.
2023-06-27 14:59:40 -04:00
dependabot[bot] a8972d1910
build(deps): bump cachix/install-nix-action from 21 to 22
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 12:08:45 +00:00
pennae c8b4e5d557
Merge pull request #237557 from pennae/dedocbookify-nixos
nixos/doc: dedocbookify
2023-06-19 14:05:03 +02:00
Victor Engmark 2bf38f5fab pr-template: Use semantic H2 level headings
The original Markdown ended up being rendered as `<H6>` HTML elements,
which is not semantically valid immediately after an `<H1>` element (the
PR title).
2023-06-19 14:18:52 +12:00
Artturi d6e221f079
Merge pull request #237341 from NixOS/dependabot/github_actions/korthout/backport-action-1.3.1 2023-06-17 21:07:02 +03:00
Pol Dellaiera 32b1e4642b
Merge pull request #238126 from nikstur/contributing-release-notes
CONTRIBUTING.md: remove historical trivia
2023-06-17 17:16:54 +02:00
nikstur 9a1f50a588 .github/PULL_REQUEST_TEMPLATE.md: directly link to release notes 2023-06-16 23:51:35 +02:00
pennae 0997ae1903 nixos/manual: disallow docbook option docs
it's been long in the making, and with 23.05 out we can finally disable
docbook option docs and default to markdown instead. this brings a
massive speed boost in manual and manpage builds, so much so that we may
consider enabling user module documentation by default.

we don't remove the docbook support code entirely yet because it's a lot
all over, and probably better removed in multiple separate changes.
2023-06-13 16:56:30 +02:00
José Romildo de5750a823 CODEOWNERS: remove romildo from OCaml 2023-06-13 10:31:52 -03:00
dependabot[bot] be335749cf
build(deps): bump korthout/backport-action from 1.2.0 to 1.3.1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 12:00:30 +00:00
Pol Dellaiera d9fd748acc
Merge pull request #235064 from fricklerhandwerk/codeowners-doc
CODEOWNERS: reduce scope for fricklerhandwerk
2023-06-07 20:14:19 +02:00
Raito Bezarius 2c6ae7132c
Release NixOS 23.05 2023-05-31 22:52:52 +02:00
Valentin Gagarin 40312724c6 CODEOWNERS: reduce scope for fricklerhandwerk 2023-05-30 23:05:10 +02:00
dependabot[bot] 9db2a09001 build(deps): bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 16:23:52 +10:00
Raito Bezarius 919e224951 CODEOWNERS: add raitobezarius as a ZFS code owner
This will make my work easier about knowing what is going on with ZFS.
2023-05-28 16:06:58 +02:00
Raito Bezarius 2c28f1de7c 23.11 is Tapir 2023-05-22 21:16:04 +02:00
Sandro Jäckel 764201a478 github/CODEOWNERS: drop nbp 2023-05-14 14:11:54 +00:00
Ryan Lahfa 4b4e4c3ef9
Merge pull request #207039 from NixOS/qemu-boot-disk-using-make-disk-image
nixos/qemu-vm: refactor bootDisk using make-disk-image
2023-04-21 13:47:17 +02:00
Ryan Lahfa 58b0e367d2
Merge pull request #224643 from NixOS/llvm/codeowner
CODEOWNERS: add RaitoBezarius to llvm tree
2023-04-21 13:12:10 +02:00
Raito Bezarius 76f1b633ba CODEOWNERS: add raitobezarius to qemu-vm.nix
I do a lot of work on QEMU VM and make-disk-image and I was bitten by an
unnotified change recently, so I want to chime in the future changes of
this file.
2023-04-21 13:00:19 +02:00
dependabot[bot] 5e73ac2b7d build(deps): bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 07:54:37 +10:00
dependabot[bot] 7a9db6efd7 build(deps): bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 07:54:22 +10:00
Silvan Mosberger e2d6bcafe6 CODEOWNERS: Add @infinisil to pkgs/pkgs-lib 2023-04-07 11:51:48 +00:00
Raito Bezarius 39943196e5 CODEOWNERS: add RaitoBezarius to llvm tree 2023-04-04 13:58:03 +02:00
Jörg Thalheim c10f918f3d maintainers/team-list: drop lnl7 from rust maintainer list 2023-04-04 08:17:38 +10:00
superherointj 446d807027 CODEOWNERS: remove superherointj 2023-03-30 10:59:46 -03:00
zowoq ab69305066 .github/workflows/update-terraform-providers.yml: various
- removed outdated permissions comment

- add failed updates step

- add failed updates and ofborg rebuild to PR body
2023-03-25 12:41:02 +10:00
dependabot[bot] 32abfcc923 build(deps): bump cachix/install-nix-action from 19 to 20
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:30:02 +10:00
pennae 2daba98981 workflows: check maintainers sortedness on pull_request_target
`pull_request` workflows need approval to run, `pull_request_target`
does not. this one isn't particularly vulnerable and doesn't take long
to run, so we may as well run it without approval.
2023-03-19 22:45:33 +01:00
Ulrik Strid f6bbab1940
CODEOWNERS: Add OCaml maintainers
* CODEOWNERS: add OCaml team
2023-03-18 09:45:40 -03:00
superherointj bcc5d6cc20 CODEOWNERS: add superherointj to vscode (2th path) 2023-03-17 21:15:27 -03:00
pennae 4a694fc500 maintainers: add script and workflows to check sortedness
the script can output a list of sed commands to create the order it
expects to find. this was mainly useful for initially sorting the list,
but we'll keep it here for later reference.

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-03-15 11:07:54 +01:00
superherointj d5743785a6 CODEOWNERS: add superherointj to vscode 2023-03-09 11:53:58 -03:00