From 856cb3108ac6fbf9a833c23e745dd2af868f869d Mon Sep 17 00:00:00 2001 From: Emily Date: Sat, 24 May 2025 10:16:22 +0100 Subject: [PATCH] OWNERS: add myself to `lib/licenses.nix` As one of the resident Nixpkgs licensing pedants and reviewer of several recent changes to this file I think it makes sense to make the de facto the de jure. --- ci/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/OWNERS b/ci/OWNERS index 5466d0f2d8f0..2730058a84c9 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -242,7 +242,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt /pkgs/applications/editors/jetbrains @edwtjo @leona-ya @theCapypara # Licenses -/lib/licenses.nix @alyssais +/lib/licenses.nix @alyssais @emilazy # Qt /pkgs/development/libraries/qt-5 @K900 @NickCao @SuperSandro2000 @ttuegel