Commit Graph

289 Commits

Author SHA1 Message Date
Silvan Mosberger
b2bfec90cd CODEOWNERS: Switch to alternate mechanism
This effectively disables the native GitHub codeowners feature
and enables the new alternate codeowners mechanism introduced in
https://github.com/NixOS/nixpkgs/pull/336261

This means that:
- We can now declare users without write access as code owners!
- Targeting the wrong branch won't trigger mass pings anymore!

(cherry-picked from commit b01ca00aed)
2024-10-15 00:44:04 +02:00
Silvan Mosberger
2e923fb2f6 CODEOWNERS: Fix non-matching patterns
Since https://github.com/NixOS/nixpkgs/pull/336261 we have CI that
checks that the codeowners file is valid:

https://github.com/NixOS/nixpkgs/actions/runs/11243668280/job/31260095472#step:7:34

Which files are correct (or whether they were removed) was determined
using the Git history and some grepping

(cherry picked from commit dd2808213c)
2024-10-15 00:35:05 +02:00
Silvan Mosberger
2211c1011f OWNERS: placeholder init
(cherry picked from commit 93dcd42f2b)
2024-10-15 00:34:52 +02:00
Silvan Mosberger
5de26baf9f workflows/codeowners: init
(cherry picked from commit 87a2986c1a)
2024-10-15 00:33:55 +02:00
Jörg Thalheim
0eca7472c5 nix: add nix-team to CODEOWNERS
Update .github/CODEOWNERS

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit b6c51f7884)
2024-08-23 11:09:34 +02:00
Raito Bezarius
5c8373ea95 nix: remove myself from "code ownership" and 2.3 maintenance
I have no further plan to review CppNix code anymore as I will dedicate
myself to Lix development.

Co-authored-by: aleksana <me@aleksana.moe>
(cherry picked from commit bf7ddf86e4)
2024-08-23 11:09:29 +02:00
Maximilian Bosch
0ddd6ce4a9 nix: remove myself (ma27) from maintainer team
Using Lix now 🍦

(cherry picked from commit 7baa302736)
2024-08-23 11:09:26 +02:00
Silvan Mosberger
ebfc5f8b60 CODEOWNERS: set myself as code owner of workflows/check-nix-format
(cherry picked from commit 58f98e4b1b)
2024-07-15 17:49:04 +02:00
Silvan Mosberger
7d5716c800 root: shell.nix for nixfmt
This uses the reusable pinned Nixpkgs from the parent commit to create a
shell.nix file for an environment with a pinned nixfmt version.

(cherry picked from commit a70ab58960)
2024-07-15 17:49:04 +02:00
Silvan Mosberger
5f1fbdaff6 ci: init directory
This creates a new directory for all CI support files, will be populated
in future commits.

(cherry picked from commit 13599930cb)
2024-07-15 17:49:03 +02:00
Weijia Wang
d6285bd3f0
Merge pull request #324886 from eclairevoyant/backport-322386-to-release-24.05
[24.05] treewide: remove jonringer as package maintainer and code owner
2024-07-06 02:35:55 +02:00
Weijia Wang
2985e583e0
Merge pull request #324885 from eclairevoyant/backport-322266-to-release-24.05
[24.05] maintainers: remove ivar; CODEOWNERS: add corngood to dotnet paths
2024-07-06 02:34:26 +02:00
éclairevoyant
8ca5160be8 CODEOWNERS: remove samueldr
(cherry picked from commit 831527daf0)
2024-07-05 19:56:12 +00:00
Paul Meyer
2346b3aa26
CODEOWNERS: remove jonringer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit 56661d09f2)
2024-07-05 15:51:16 -04:00
éclairevoyant
d9b04d6669
CODEOWNERS: add corngood to dotnet paths
(cherry picked from commit a90e61f9c5)
2024-07-05 15:44:38 -04:00
éclairevoyant
65b7ebd2c5
maintainers: remove ivar
(cherry picked from commit 71e728d3b8)
2024-07-05 15:44:35 -04:00
github-actions[bot]
0c2f84330e
CODEOWNERS: Limit amount of notifications (#322225)
(cherry picked from commit df41f40ff9)

Co-authored-by: Janne Heß <janne@hess.ooo>
2024-06-24 20:01:21 +02:00
emilylange
25959fddfe CODEOWNERS: add adamcstephens to forgejo
(cherry picked from commit 8279d13a62)
2024-05-23 14:11:01 +00:00
emilylange
cc8d3f8be3 CODEOWNERS: fix forgejo package path
This slipped through the pkgs/by-name move in
3b4dad9b00.

(cherry picked from commit b8d9848dcb)
2024-05-23 14:11:01 +00:00
Marcus Ramberg
e6be02704b CODEOWNERS: Add marcusramberg to Perl 2024-05-10 18:32:20 +02:00
Martin Weinelt
622af635bb
pretalx: adopt and set up code ownership 2024-05-09 18:20:14 +02:00
piegames
e0c850e97f CODEOWNERS: Drop piegames 2024-05-03 13:36:23 +02:00
Frederik Rietdijk
5772ac5a75 Removing FRidh as active maintainer of packages
In the past I was very active with Python packaging.
For several years now I was hardly around as maintainer,
so it does not make sense I am listed as a maintainer for
these makes. Looking back, I should have removed myself
as maintainer already much longer ago. Anyway, better late
than never.

It's been a fun ride, and  I do intend to occasionally contribute
to Nixpkgs, but not in the same way it once was.
2024-04-28 12:20:07 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
K900
97270181e3
Merge pull request #305356 from lilyinstarlight/fix/codeowners-qt-kde
codeowners: change non-committer qt-kde github team to committers in the qt-kde team
2024-04-20 06:13:38 +03:00
Maxine Aubrey
bc41aa7225
Merge pull request #305359 from Janik-Haag/drop-piegames-from-gnome-plugins
gnomeExtensions: drop piegames from maintainers
2024-04-19 20:05:39 +02:00
Janik H.
c8d5a4ca24
gnomeExtensions: drop piegames from maintainers
upon request of @piegamesde
2024-04-19 20:04:32 +02:00
Lily Foster
b1f432c350
codeowners: change non-committer qt-kde github team to committers in the qt-kde team 2024-04-19 13:48:33 -04:00
Janik H.
8b31909a79
codeowners: add Janik to NetworkManager module and tests 2024-04-17 21:20:11 +02:00
Adam C. Stephens
2351e89695
Merge pull request #303129 from adamcstephens/codeowner
CODEOWNERS: add adamcstephens for incus/lxc/lxd
2024-04-11 16:44:13 -04:00
Silvan Mosberger
658206a8f7 CODEOWNERS: Fix check-by-name path
Was moved in https://github.com/NixOS/nixpkgs/pull/297901
2024-04-10 17:18:08 +02:00
Adam Stephens
0b57d008d4
CODEOWNERS: add adamcstephens for incus/lxc/lxd 2024-04-10 10:43:55 -04:00
Raito Bezarius
9b324f1e72 CODEOWNERS: drop myself from LLVM & Linux Kernel
I am not able to take care of those for the time being, will readd
myself in the future once I have more time and energy.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-28 22:51:55 +01:00
Martin Weinelt
11e7015ec7
CODEOWNERS: watch pretix 2024-03-16 15:42:57 +01:00
Dennis Gosnell
c406eda46d CODEOWNERS: remove cdepillabout from Haskell 2024-03-13 12:41:59 +09:00
K900
ea6f0162d6 CODEOWNERS: add ownership for KDE stuff 2024-02-28 18:49:13 +03:00
Elis Hirwing
d216170770
CODEOWNERS: Remove myself as codeowner from PHP 2024-02-22 16:57:35 +01:00
Raito Bezarius
052491f384 CODEOWNERS: add raitobezarius on the linux kernel
I'm planning to do some structural changes to the Linux kernel expressions,
for this, I need to be aware of all PRs inflight which will be created.

This is not a permanent code ownership that I'm taking, I don't have the strength
to care seriously about the kernel like others, so I will drop myself at the end of
the work.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-02-11 14:59:46 +01:00
Silvan Mosberger
11cd405226
Merge pull request #280322 from h7x4/add-hocon-format-generator
pkgs.formats: Add HOCON format generator
2024-02-10 03:07:51 +01:00
h7x4
7065951e17
CODEOWNERS: add h7x4 to pkgs.formats.hocon 2024-02-09 18:49:04 +01:00
Maximilian Bosch
cde314b0c6
nix: add myself (ma27) as maintainer & codeowner
As discussed with RaitoBezarius on FOSDEM, I'm happy to assist in
maintaining the Nix packages of NixPkgs.
2024-02-06 17:55:21 +01:00
Sandro
dd1e8069ce
CODEOWNERS: add myself to nixos/no-x-libs module 2024-01-30 11:11:41 +01:00
Adam Joseph
62b620412c .github/CODEOWNERS: drop amjoseph-nixpkgs
I enjoyed doing major overhaul work on these parts of the codebase,
but I can't continue maintaining them.
2024-01-22 20:46:34 -08:00
piegames
9ed792777a
Merge pull request #282684 from NixOS/revert-275443-piegamesde-patch-1
Revert "CODEOWNERS: Watch the maintainers lists"
2024-01-22 09:59:00 +01:00
h7x4
d2c68a27f3
CODEOWNERS: add h7x4 to libconfig 2024-01-22 02:43:36 +01:00
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