Module: tools Branch: master Commit: 96295d51e76b97cdf9d9e6ddbf9a78fd202f0bcd URL: https://source.winehq.org/git/tools.git/?a=commit;h=96295d51e76b97cdf9d9e6dd... Author: Jeremy White <jwhite(a)codeweavers.com> Date: Wed Apr 27 09:11:07 2022 -0500 Add a todo for db.py cleanup. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- gitlab/gitlab-to-mail/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/gitlab/gitlab-to-mail/README.md b/gitlab/gitlab-to-mail/README.md index 9f3f15b..b1d966a 100644 --- a/gitlab/gitlab-to-mail/README.md +++ b/gitlab/gitlab-to-mail/README.md @@ -17,5 +17,6 @@ * Run getmail in a loop similar to the one above / as a cron job. ## TODOs: + * Make db.py into a class that allows it to be passed the database path * Maybe have replies from the mailing list be 'unresolved'? * Super difficult: have responses from the mailing list generate the diff line_range junk