[Coverity] Fix coverity issues
[platform/core/ml/nntrainer.git] / CODE_OF_CONDUCT.md
1 # Contributor Covenant Code of Conduct
2
3 ## Our Pledge
4
5 In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project based on meritocracy and our community a harassment-free experience for everyone.
6
7 ## Our Standards
8
9 Examples of behavior that contributes to creating a positive environment include:
10
11 * Using welcoming and inclusive language
12 * Being respectful of differing viewpoints and experiences
13 * Gracefully accepting constructive criticism
14 * Focusing on what is best for the project
15
16 Examples of unacceptable behavior by participants include:
17
18 * The use of sexualized language or imagery and unwelcome sexual attention or advances
19 * Trolling, insulting/derogatory comments, and personal or political attacks
20 * Public or private harassment
21 * Publishing others' private information, such as a physical or electronic address, without explicit permission
22 * Other conduct which could reasonably be considered inappropriate in a professional setting
23
24 ## Our Responsibilities
25
26 Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
27
28 Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
29
30 ## Contributors' Responsibilities
31
32 By submitting a code, you are guaranteeing, up your best knowledge, that
33 * The content of the submitted code is not patented or you are providing the right to practice the related patents according to the license of NNTrainer to NNTrainer users and developers.
34 * You have the right to contribute the code; you have the copyright (or the copyright holder has permitted to submit the code to NNTrainer). If your code is done for a employer, the employer may have the right to the code.
35 * You have tested and verified the code.
36 * You allow the maintainers to update the license of the project later as long as the update does not conflict with the base code of this project. The base code is the code before your contribution.
37
38 ## Scope
39
40 This Code of Conduct applies within official project spaces and official events of the project.
41 Note that the official project spaces may include more in the future although we have github.com only for now.
42
43 ## Enforcement
44
45 Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the maintainer at jijoong.moon@samsung.com. The maintainer will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
46
47 ## Attribution
48
49 This Code of Conduct is a modified one from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version].
50
51 [homepage]: http://contributor-covenant.org
52 [version]: http://contributor-covenant.org/version/1/4/
53