From 47950bcf917abc576b412c1bcd6e65aea5ecf18a Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 12 Dec 2023 18:47:44 +0000 Subject: [PATCH] COMMUNITY-ROLES: add licence clarification note ref @kbdharun --- COMMUNITY-ROLES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/COMMUNITY-ROLES.md b/COMMUNITY-ROLES.md index d2ed2a2409..d00bf8100c 100644 --- a/COMMUNITY-ROLES.md +++ b/COMMUNITY-ROLES.md @@ -214,3 +214,6 @@ Example uses include (but are not limited to): - Contributors who speak a specific language who want to assist with reviewing translations in specific languages - Contributors with specific expertise who wish to review pull requests for specific platforms - Contributors interested in reviewing [client specification](https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md) updates + +> [!NOTE] +> This mechanism is purely for automatic review requests for PRs and doesn't grant collaborators additional copyright over the code-owned files. View the [LICENSE](https://github.com/tldr-pages/tldr/blob/main/LICENSE.md) file for more information.