From 498fdc4c8688a43b83f32c5c838bd371593c05f4 Mon Sep 17 00:00:00 2001 From: Kevin Goldsmith Date: Thu, 28 Apr 2022 16:02:32 -0600 Subject: [PATCH] fixed spelling of Apache (thanks Cheng) i --- pyscriptjs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyscriptjs/CONTRIBUTING.md b/pyscriptjs/CONTRIBUTING.md index ae13a23f..ce93880c 100644 --- a/pyscriptjs/CONTRIBUTING.md +++ b/pyscriptjs/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 [Apachce 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.md). 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](../org-docs/CODE-OF-CONDUCT.md). New maintainers are invited by a 3/4 vote of the existing maintainers.