Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Further clarification to the CoC, to try to forestall misinterpretation of the scope and intent. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.25 |
Files: | files | file ages | folders |
SHA3-256: |
8883859ae36c315bbaf3cd5453ff1ea8 |
User & Date: | drh 2018-10-23 13:51:51.095 |
Context
2018-10-23
| ||
13:58 | Fix a typo in the CoC. (check-in: 90656237d0 user: drh tags: branch-3.25) | |
13:51 | Further clarification to the CoC, to try to forestall misinterpretation of the scope and intent. (check-in: 8883859ae3 user: drh tags: branch-3.25) | |
04:25 | Update the preface to the code-of-conduct to clarify to whom the rule applies, and also to add an enforcement mechanism and a mechanism to deal with new developers who have concerns about the rule. (check-in: f5ef4b0991 user: drh tags: branch-3.25) | |
Changes
Changes to pages/codeofconduct.in.
︙ | ︙ | |||
20 21 22 23 24 25 26 | This rule applies to SQLite developers, not to users of the SQLite code. Everyone is free to use the SQLite source code, object code, and/or documentation regardless of their opinion of and adherence to this rule. SQLite has been and continues to be completely free to everyone, without precondition. | | > | | | > > > > > > > | > | > | < | | > > > | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | This rule applies to SQLite developers, not to users of the SQLite code. Everyone is free to use the SQLite source code, object code, and/or documentation regardless of their opinion of and adherence to this rule. SQLite has been and continues to be completely free to everyone, without precondition. <h2>Participation in the SQLite Community</h2> <p>Participates in the SQLite Mailing Lists or other public forums are not required to follow this rule. However, comments posted on mailing lists or forums are expected to be courteous and professional, and should be worded as if they were written by someone who is a follower of this rule. In other words, while participating in the SQLite community, one should speak only the truth in love, honor all, be not angry nor nurse a grudge, do not return evil for evil, be not proud nor a grumbler nor a detractor, avoid depraved speech, hate no one, do not love quarreling, and so forth. Violator brought to the attention of the project leader will be reproved, gently at first but with increasing urgency, and may ultimately be banned if the behavior is not amended. <h2>Core Developers</h2> <p> Because SQLite is [public-domain|in the public domain], the project does not normally accept patches from outside contributors as such code would carry an implied copyright. In order to keep SQLite completely free and open, all code is written and maintained by a small team of core developers. <p> All of the current core developers of SQLite have pledged to follow this rule to the best of their ability, and to hold each other accountable for the those parts of the rule that regulate interaction with the larger community. The public also is invited to call us out when we fall short. While the complete rule is good, we make no enforcement of the introspective aspects. <p> In the future, should someone wish to become a core developer of SQLite and is in every way qualified except that he or she does not feel comfortable with some details of this rule (for example, the overtly religious eleements), then appropriate adjustments can be made at that point. The objective of the rule is not to impose a particular religious creed, but rather to use time-tested behavioral guidelines to promote a productive and peaceful community. <h1>The Rule</h1> <ol> <li> First of all, love the Lord God with your whole heart, your whole soul, and your whole strength. <li> Then, love your neighbor as yourself. |
︙ | ︙ |