General catch-all for patches, questions, and discussions for taiite's projects that don't have their own mailing list.
#How to send patches
When posting patches to this list, please edit the [PATCH]
line to include the specific project you're contributing to, e.g.
[PATCH protodump v2] kitchen: add nuggets
To configure a Git repository to use this list (replace <project>
with the project name):
git config sendemail.to "~taiite/public-inbox@lists.sr.ht"
git config format.subjectprefix "PATCH <project>"