From 9983054095fbdf26bc897369565c313297df3877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 29 Sep 2022 22:46:25 +0200 Subject: [PATCH] bors test --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c1a5e4eb6..2a3bd176c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,9 +5,8 @@ The following points apply when adding a new repository to repos.json content under the MIT license. Clarification where license should apply: -The license above does not apply to the packages built by the -Nix Packages collection, merely to the package descriptions (i.e., Nix -expressions, build scripts, etc.). It also might not apply to patches -included in Nixpkgs, which may be derivative works of the packages to -which they apply. The aforementioned artifacts are all covered by the -licenses of the respective packages. +The license above does not apply to the packages built by the Nix Packages +collection, merely to the package descriptions (i.e., Nix expressions, build +scripts, etc.). It also might not apply to patches included in Nixpkgs, which +may be derivative works of the packages to which they apply. The aforementioned +artifacts are all covered by the licenses of the respective packages.