Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code: Add 'send-en-masse' program. | Ludovic Courtès | 2020-01-28 | 1 | -0/+51 |
| | | | | * code/send-en-masse.scm: New file. | ||||
* | sc-email: Add anchors to the thread URLs. | Ludovic Courtès | 2020-01-27 | 1 | -4/+4 |
| | | | | | | Suggested by Mark Wielaard. * code/sc-email.txt: Add anchors to the thread URLs. | ||||
* | sc-email: Update with newest version of Social Contract. | Andreas Enge | 2020-01-27 | 1 | -34/+30 |
| | | | | | | * code/sc-email.txt: Use the social contract version from pages/gnu/social-contract.txt, which is the latest version as discussed on the mailing list. | ||||
* | sc-email: Add current draft of the Social Contract. | Ludovic Courtès | 2020-01-27 | 1 | -0/+56 |
| | | | | * code/sc-email.txt: Add current draft. | ||||
* | Add supporting code: (email) and (maintainers). | Ludovic Courtès | 2020-01-27 | 2 | -0/+258 |
| | | | | | * code/modules/email.scm, code/modules/maintainers.scm: New files. | ||||
* | sc-email: Replace placeholders with URLs and email addresses. | Ludovic Courtès | 2020-01-27 | 1 | -13/+16 |
| | | | | * code/sc-email.txt: Replace placeholders with URLs and email addresses. | ||||
* | Add Social Contract email. | Ludovic Courtès | 2020-01-27 | 1 | -0/+85 |
* code/sc-email.txt: New file. |