Commit Graph

244 Commits

Author SHA1 Message Date
piegames
cf0e5d92ea
Revert "CODEOWNERS: Watch the maintainers lists" 2024-01-21 21:26:11 +01:00
Janik H.
0dc128c6fc
CODEOWNERS: add janik to octodns 2024-01-17 00:11:45 +01:00
Raito Bezarius
a327fd0f71 CODEOWNERS: add myself as code owner of the Nix package manager
Given the prior attempts to encourage Nix package bumps to be more stable, we failed, failed and failed again.

Today again, we shipped a broken Nix (2.19.2) without sufficient testing to unstable-small and it broke some users.

As announced in the past, I am taking ownership of the package manager bumps and modifications
as seemingly no one is interested to do it inside of Nixpkgs.
2024-01-11 19:18:08 +01:00
Weijia Wang
34ecb3cdc6
Merge pull request #275459 from emilylange/chromium-drop-inactive-maintainers
chromium: drop inactive maintainers, CODEOWNERS: init chromium
2024-01-05 15:57:50 +01:00
zowoq
43a88eef2e .github/CODEOWNERS: add buildbot 2024-01-05 11:41:19 +10:00
adisbladis
ced1438d5b maintainers/teams: remove adisbladis from podman 2023-12-27 02:13:24 +13:00
emilylange
ff1380cb3a
CODEOWNERS: init chromium 2023-12-19 18:06:13 +01:00
piegames
8596226c93
CODEOWNERS: Watch the maintainers lists 2023-12-19 17:52:02 +01:00
Valentin Gagarin
b98bbbd49a CODEOWNERS: unsubscribe fricklerhandwerk 2023-12-15 15:05:02 +01:00
Pol Dellaiera
913e939769
CODEOWNERS: fix errors 2023-12-05 16:18:02 +01:00
Julien Malka
7958ecca21
codeowners: add JulienMalka to systemd-boot 2023-12-03 15:50:08 +01:00
Robert Hensing
0864e05d72 .github/CODEOWNERS: Add roberth to module system 2023-11-28 16:24:26 +01:00
Raito Bezarius
e04c0b0d99 zfs_2_1: init at 2.1.13
This re-introduces the old stable ZFS version we had in the past following
the many predicted issues of ZFS 2.2.x series, that is much more stable
than any further ZFS version at the moment.

I am also removing myself from maintenance of any further ZFS versions as I am
planning to quit ZFS maintenance at some point.

In the meantime, for users like me who depend on ZFS for critical operations, here is a ZFS version
that is known to work for LTS kernels.
2023-11-24 15:47:21 +01:00
Silvan Mosberger
a7bbd70413 CODEOWNERS: Remove line for removed file
Was removed in https://github.com/NixOS/nixpkgs/pull/268407
2023-11-20 02:53:02 +01:00
Naïm Favier
876ea24058 CODEOWNERS: add ncfavier to Haskell 2023-11-17 11:43:10 +01:00
Silvan Mosberger
48a58721dd CODEOWNERS: Remove edolstra
Updated to reflect reality: Eelco is not acting as a code owner of these files
2023-11-16 03:56:11 +01:00
Yueh-Shun Li
9963ad5c5f doc: builders -> build helpers to reduce ambigualty 2023-11-07 19:58:53 +00:00
Yueh-Shun Li
a12beafc57 doc: move doc/builders/packages -> doc/packages 2023-11-07 19:58:51 +00:00
ckie
3eaa06f86f
CODEOWNERS: add ckiee to libconfig format 2023-10-31 21:11:46 +02:00
K900
b6958acdab poetry2nix: drop
The in-tree version has been broken for a while, so now is probably a good time to rip off the band-aid.
2023-10-26 19:05:41 +03:00
Valentin Gagarin
643419f02b
Merge pull request #258595 from fricklerhandwerk/doc-emscripten
Emscripten docs: reword and remove mention of `nix-env`
2023-10-26 13:34:15 +02:00
Silvan Mosberger
b941c97eb2 CODEOWNERS: Add myself to more parts of lib 2023-10-20 00:16:41 +02:00
Silvan Mosberger
d67dae29ac CODEOWNERS: Fix check-by-name workflow file name 2023-10-17 21:16:48 +02:00
Valentin Gagarin
b1fc3195c1 add Emscripten maintainers to CODEOWNERS
also notify on documentation changes
2023-10-03 00:45:18 +02:00
Ryan Lahfa
bd522b0787
Merge pull request #251567 from RaitoBezarius/codeowner/remove-matthewbauer 2023-09-21 13:02:40 +02:00
Pol Dellaiera
b36ad2f517
php: add new builder buildComposerProject 2023-09-13 15:00:03 +02:00
Herwig Hochleitner
30bcc6c39d
Merge pull request #248310 from emilylange/nixos/gitea-forgejo-split
nixos/forgejo: fork from nixos/gitea (split)

close https://github.com/NixOS/nixpkgs/issues/244866
2023-09-12 22:10:01 +02:00
Samuel Dionne-Riel
16d640c810 CODEOWNERS: Add myself for installer images 2023-09-06 14:09:03 -04:00
Silvan Mosberger
ad61076624
Merge pull request #237439 from tweag/spp-1
[RFC 140] Simple package paths, part 1b: Enabling the directory structure
2023-09-05 16:25:27 +02:00
Silvan Mosberger
f6467c3574 pkgs/by-name: Introduce
This introduces the `pkgs/by-name` directory as proposed by RFC 140.
Included are:
- The implementation to add packages defined in that directory to the
  top-level package scope
- Contributer documentation on how to add packages to it
- A GitHub Actions workflow to check the structure of it on all PRs
2023-09-05 16:10:50 +02:00
Silvan Mosberger
d66929b7b1
Merge pull request #245623 from tweag/fileset.toSource
File set combinators base: `lib.fileset.toSource`
2023-09-02 04:07:02 +02:00
Silvan Mosberger
465e05c0c5 lib.fileset.toSource: init 2023-09-01 15:46:04 +02:00
Silvan Mosberger
f616ad76f0
Merge pull request #250885 from tweag/spp-1a
[RFC 140] Simple package paths, part 1a: Checking tool
2023-08-29 16:36:26 +02:00
Silvan Mosberger
271eb02995 pkgs/test/nixpkgs-check-by-name: init
Adds an internal CLI tool to verify Nixpkgs to conform to RFC 140.
See pkgs/test/nixpkgs-check-by-name/README.md for more information.
2023-08-29 16:17:54 +02:00
Raito Bezarius
5b8893c565 CODEOWNERS: remove matthewbauer
matthewbauer has been missing for almost a year now, it does not seem reasonable
to keep them and spam their GitHub notifications further.
2023-08-26 12:22:54 +02:00
mdarocha
64c5f8b2cc CODEOWNERS: add members of the dotnet team 2023-08-16 08:49:09 +02:00
Silvan Mosberger
50d11650a7
Merge pull request #245243 from tweag/contributing-combining
Clean up contributing documentation
2023-08-14 21:06:06 +02:00
Silvan Mosberger
b0f61e3da2 CODEOWNERS: Add myself to the newly added files 2023-08-14 05:16:51 +02:00
figsoda
cc9cde3c7d CODEOWNERS: add the zig team 2023-08-09 22:22:43 -04: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
emilylange
7b786b39cb
CODEOWNERS: init forgejo 2023-08-06 18:43:08 +02:00
WilliButz
4995330a47
CODEOWNERS: remove WilliButz 2023-07-29 15:55:17 +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
Pol Dellaiera
c6537df1c9 CODEOWNERS: add myself for PHP related stuff 2023-07-05 10:09:25 +02:00