From dbe0f0cfe01d43ce50ef3951632adcb0400f99b6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 18 Aug 2023 09:22:57 +1000 Subject: [PATCH] Gitea: add note that developers must opt-out of inclusion in AUTHORS --- .gitea/pull_request_template.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitea/pull_request_template.yaml b/.gitea/pull_request_template.yaml index b3f45baf96b..ffca6172592 100644 --- a/.gitea/pull_request_template.yaml +++ b/.gitea/pull_request_template.yaml @@ -10,6 +10,11 @@ body: By submitting code here, you agree that the code is (compatible with) GNU GPL v2 or later. + By default, all contributors are added to the AUTHORS file as part of a semi-automated process. + + If you do not wish to be listed there and rather transfer copyright to the Blender Foundation please mention so at the bottom of the PR. + This request only needs to be made once and applies to future PR's. + - type: textarea id: body attributes: