Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | 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. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.25 |
Files: | files | file ages | folders |
SHA3-256: |
f5ef4b09913ea5f1d52340fa7ba3a69d |
User & Date: | drh 2018-10-23 04:25:19.228 |
Context
2018-10-23
| ||
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) | |
2018-10-22
| ||
15:42 | Fix a typo on the dbstat.html page. (check-in: 07eea695f1 user: drh tags: branch-3.25) | |
Changes
Changes to pages/codeofconduct.in.
︙ | ︙ | |||
10 11 12 13 14 15 16 | and with the larger SQLite user community in accordance with the "instruments of good works" from chapter 4 of [https://en.wikipedia.org/wiki/Rule_of_Saint_Benedict|The Rule of St. Benedict]. This code of conduct has proven its mettle in thousands of diverse communities for over 1,500 years, and has served as a baseline for many civil law codes since the time of Charlemagne. | < < < < < < | > > | | > | > > > > > > > > | > | > > | > | > | > > > > > | 10 11 12 13 14 15 16 17 18 19 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 | and with the larger SQLite user community in accordance with the "instruments of good works" from chapter 4 of [https://en.wikipedia.org/wiki/Rule_of_Saint_Benedict|The Rule of St. Benedict]. This code of conduct has proven its mettle in thousands of diverse communities for over 1,500 years, and has served as a baseline for many civil law codes since the time of Charlemagne. <h2>Users of the SQLite Code</h2> <p> 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 Mailing Lists</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. Speak only the truth in love, honor all, do not be angry or nurse a grudge, do not return evil for evil, be not proud or a grumbler or 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> All of the current core developers of SQLite have pledged to follow this rule. The public is invited to call us out if we are seen in breach of the rule, especially with regards to our interaction with mailing list participates and/or general users of SQLite. <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, then appropriate adjustments will be made at that point. <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. |
︙ | ︙ |