CODE_OF_CONDUCT 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. // SPDX-FileCopyrightText: Roberto Rosario
  2. //
  3. // SPDX-License-Identifier: CC-BY-4.0
  4. Code of Merit
  5. 1. The project creators, lead developers, core team, constitute
  6. the managing members of the project and have final say in every decision
  7. of the project, technical or otherwise, including overruling previous decisions.
  8. There are no limitations to this decisional power.
  9. 2. Contributions are an expected result of your membership on the project.
  10. Don't expect others to do your work or help you with your work forever.
  11. 3. All members have the same opportunities to seek any challenge they want
  12. within the project.
  13. 4. Authority or position in the project will be proportional
  14. to the accrued contribution. Seniority must be earned.
  15. 5. Software is evolutive: the better implementations must supersede lesser
  16. implementations. Technical advantage is the primary evaluation metric.
  17. 6. This is a space for technical prowess; topics outside of the project
  18. will not be tolerated.
  19. 7. Non technical conflicts will be discussed in a separate space. Disruption
  20. of the project will not be allowed.
  21. 8. Individual characteristics, including but not limited to,
  22. body, sex, sexual preference, race, language, religion, nationality,
  23. or political preferences are irrelevant in the scope of the project and
  24. will not be taken into account concerning your value or that of your contribution
  25. to the project.
  26. 9. Discuss or debate the idea, not the person.
  27. 10. There is no room for ambiguity: Ambiguity will be met with questioning;
  28. further ambiguity will be met with silence. It is the responsibility
  29. of the originator to provide requested context.
  30. 11. If something is illegal outside the scope of the project, it is illegal
  31. in the scope of the project. This Code of Merit does not take precedence over
  32. governing law.
  33. 12. This Code of Merit governs the technical procedures of the project not the
  34. activities outside of it.
  35. 13. Participation on the project equates to agreement of this Code of Merit.
  36. 14. No objectives beyond the stated objectives of this project are relevant
  37. to the project. Any intent to deviate the project from its original purpose
  38. of existence will constitute grounds for remedial action which may include
  39. expulsion from the project.
  40. This document is adapted from the Code of Merit, version 1.0.
  41. See: https://codeofmerit.org/.