changed Apache to Apache 2.0. Numbered principles

Signed-off-by: CEHENKLE <henkle@amazon.com>
This commit is contained in:
CEHENKLE 2021-04-09 16:36:53 -07:00
parent e7528db91d
commit dca6697aae
1 changed files with 14 additions and 8 deletions

View File

@ -8,21 +8,27 @@ We officially began work on the new fork on January 21st, 2021. Since then, we'
### Guiding Principles
**Great software**. If it doesnt solve your problems, everything else is moot. Its going to be software you love to use.
Here are the principles we use to guide our development. From [opensearch.org](http://opensearch.org):
**Open source like we mean it**. We are invested in this being a successful open source project for the long term. Its all Apache 2.0. Theres no Contributor License Agreement. Easy.
'''
When we (the contributors) are successful, the OpenSearch project will be:
**A level playing field**. We will not tweak the software so that it runs better for any vendor (including AWS) at the expense of others. If this happens, call it out and we will fix it as a community.
**1. Great software**. If it doesnt solve your problems, everything else is moot. Its going to be software you love to use.
**Used everywhere**. Our goal is for as many people as possible to use it in their business, their software, and their projects. Use it however you want. Surprise us!
**2. Open source like we mean it**. We are invested in this being a successful open source project for the long term. Its all Apache 2.0. Theres no Contributor License Agreement. Easy.
**Made with your input**. We will ask for public input on direction, requirements, and implementation for any feature we build.
**3. A level playing field**. We will not tweak the software so that it runs better for any vendor (including AWS) at the expense of others. If this happens, call it out and we will fix it as a community.
**Open to contributions**. Great open source software is built together, with a diverse community of contributors. If you want to get involved at any level - big, small, or huge - we will find a way to make that happen. We dont know what that looks like yet, and we look forward to figuring it out together.
**4. Used everywhere**. Our goal is for as many people as possible to use it in their business, their software, and their projects. Use it however you want. Surprise us!
**Respectful, approachable, and friendly**. This will be a community where you will be heard, accepted, and valued, whether you are a new or experienced user or contributor.
**5. Made with your input**. We will ask for public input on direction, requirements, and implementation for any feature we build.
**A place to invent**. You will be able to innovate rapidly. This project will have a stable and predictable foundation that is modular, making it easy to extend.
**6. Open to contributions**. Great open source software is built together, with a diverse community of contributors. If you want to get involved at any level - big, small, or huge - we will find a way to make that happen. We dont know what that looks like yet, and we look forward to figuring it out together.
**7. Respectful, approachable, and friendly**. This will be a community where you will be heard, accepted, and valued, whether you are a new or experienced user or contributor.
**8. A place to invent**. You will be able to innovate rapidly. This project will have a stable and predictable foundation that is modular, making it easy to extend.
'''
## How you can help