From d97fd70cc77e224e702d0ea085a4c91054feab72 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sat, 30 Aug 2025 14:03:59 +0200 Subject: [PATCH] ci/OWNERS: add jopejoe1 to /lib/licenses.nix So that i can check new licenses against spdx when they get added and not at some later point in time like i currently do ~1 a year --- ci/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/OWNERS b/ci/OWNERS index 856ca93675ca..133517ed3a61 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -258,7 +258,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt /pkgs/applications/editors/jetbrains @edwtjo @leona-ya @theCapypara # Licenses -/lib/licenses.nix @alyssais @emilazy +/lib/licenses.nix @alyssais @emilazy @jopejoe1 # Qt /pkgs/development/libraries/qt-5 @K900 @NickCao @SuperSandro2000 @ttuegel