This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new c2ace3e9 Start fleshing out withdrawal handling
c2ace3e9 is described below
commit c2ace3e9a29cf8b74c6be886c7103d8451860565
Author: Sebb <[email protected]>
AuthorDate: Wed Sep 4 16:58:03 2024 +0100
Start fleshing out withdrawal handling
Location and message template
---
repository.yml | 4 ++++
www/secretary/workbench/templates/withdrawal-request.erb | 9 +++++++++
2 files changed, 13 insertions(+)
diff --git a/repository.yml b/repository.yml
index 72c73e76..3b3fc7b0 100644
--- a/repository.yml
+++ b/repository.yml
@@ -197,3 +197,7 @@
tlpreq-input:
url: infra/infrastructure/trunk/tlpreq/input
+
+ withdrawn:
+ url: private/documents/withdrawn
+ depth: skip
diff --git a/www/secretary/workbench/templates/withdrawal-request.erb
b/www/secretary/workbench/templates/withdrawal-request.erb
new file mode 100644
index 00000000..3a7a8ef1
--- /dev/null
+++ b/www/secretary/workbench/templates/withdrawal-request.erb
@@ -0,0 +1,9 @@
+Dear <%= @name %>,
+
+This message acknowledges receipt of your membership withdrawal request.
+Please note that you have ten days upon receipt of this request to rescind it
per Section 4.6 of the bylaws.
+After this time, your membership record and associated permissions will be
removed.
+
+Best wishes in your future endeavors!
+
+<%= @sig %>