thunderbird-patch-review
Simple email patch review tool for Thunderbird
git clone git://mccd.space/thunderbird-patch-reviewcommit 7babaf9a21b07e6eea9123ecb41e41988227aea0
parent 24eafa46bcccb2cb79144165625aa3c67dbd34b1
Author: Marc <marc@coquand.email>
Date: Sun, 19 Jul 2026 12:28:33 +0200
README
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.html b/README.html
@@ -120,6 +120,11 @@
However, given that a tool like this is sorely lacking from the
ecosystem, I decided to share it anyway.</p>
+ <p>I have not reviewed the code line-by-line, but I designed the
+ general approach the system should use, and focused on using as
+ few dependencies as possible. I have also extensively Q&Ad the
+ plugin manually alongside the test suite.</p>
+
<h2>Contributing</h2>
<p>Contributions and bug reports go to the mailing list:
<a href="mailto:~marcc/thunderbird-review-plugin@lists.sr.ht">~marcc/thunderbird-review-plugin@lists.sr.ht</a>.</p>