From 07ce12d60c0e8a75c17c0beee5a16cde9139e61e Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Fri, 29 Apr 2022 18:07:20 +0200 Subject: [PATCH] Fix link to LICENSE. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b60edaa..e9e0f13e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -This Project welcomes contributions, suggestions, and feedback. All contributions, suggestions, and feedback you submitted are accepted under the [Apache 2.0](./LICENSE). You represent that if you do not own copyright in the code that you have the authority to submit it under the [Apache 2.0](./LICENSE.md). All feedback, suggestions, or contributions are not confidential. +This Project welcomes contributions, suggestions, and feedback. All contributions, suggestions, and feedback you submitted are accepted under the [Apache 2.0](./LICENSE). You represent that if you do not own copyright in the code that you have the authority to submit it under the [Apache 2.0](./LICENSE). All feedback, suggestions, or contributions are not confidential. Contributors are invited to be maintainers to the project by demonstrating good decision making in their contributions, a commitment to goals of the project, and consistent adherence to the [code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md). New maintainers are invited by a 3/4 vote of the existing maintainers.