Repo containing scripts to be used with dovel, and git hooks that powers our web interface.
Author: brian (brian@myr.sh)
Date: Fri Apr 19 15:17:20 2024 -0300
Parent: 8cb1b87
Added mailing list link
diff --git a/post-receive b/post-receive index 33602bf..a30709e 100755 --- a/post-receive +++ b/post-receive @@ -47,16 +47,18 @@ updategit() { <h2>Contributing</h2> The dovel team uses the git email workflow to accept contributions. - All email sent to dovel.email is considered as git mailling lists, check - each repository for email to a specific project. To send email about - other subjects please address them to + All email sent to dovel.email is considered as git mailling lists. + To send email about other subjects please address them to <a href=mailto:dovel@myr.sh>dovel@myr.sh</a>. + <p>Browse the <a href=mail.html>mailing list</a> online.</p> + <h3>Email addresses</h3> - To send contributions use the repo name as the email's recipient, i.e. - to contribute to the server project send email to - <kbd>server@dovel.email</kbd>. Please CC me as well so I can reply - faster: <kbd>dovel@myr.sh</kbd>. + To send contributions use the repo name inside brackets as + subject, i.e. to contribute to the server project send email to + <kbd>mailing@dovel.email</kbd>, with subject stating with + [server]. Please CC me as well so I can reply faster: + <kbd>dovel@myr.sh</kbd>. <h3>Email etiquette</h3> We only accept plain text email. More info and recomendations can be