From 34d7792d980dcb8ee763dc54fb1c14be29f93810 Mon Sep 17 00:00:00 2001 From: zach-c-d Date: Mon, 25 Nov 2024 12:40:49 -0500 Subject: [PATCH 1/2] maximum amount of arears before dememberization Pursuant to board meeting 2016-03-07 I'm submitting a PR that codifies the "three months, two notices" policy set forth by the board way-way-way back in 2016. --- Bylaws.mediawiki | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Bylaws.mediawiki b/Bylaws.mediawiki index 33fd6c5..d7578f6 100644 --- a/Bylaws.mediawiki +++ b/Bylaws.mediawiki @@ -70,6 +70,9 @@ ## ensuring that they are subscribed to the members-announce email list. ## ensuring they have signed a copy of the current version of the Hacklab waiver. ## paying dues as set by the board. +### A member will be dememberized if they are at least three months in arears on their dues and have received at least two notices from the board about their arears. +#### Members can submit to the board a written request for an extension for their dues repayment. +#### At their discretion, the board can grant written requests for an extension of dues arears repayment. # Members may resign by written notice to memberadmin@hacklab.to ## Former members will have three months to remove their belongings from the premises. If, after three months, the belongings have not been removed, the belongings shall become property of the organization. From dcb3ba37217adcf89bb8f1a42772df5c82d5decc Mon Sep 17 00:00:00 2001 From: zach-c-d Date: Mon, 27 Jan 2025 22:25:51 +0000 Subject: [PATCH 2/2] changed dememberize to membership revoked, added treasurer as a notifier of arrears, fixed arrears typo. --- Bylaws.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bylaws.mediawiki b/Bylaws.mediawiki index d7578f6..e1d78bf 100644 --- a/Bylaws.mediawiki +++ b/Bylaws.mediawiki @@ -70,7 +70,7 @@ ## ensuring that they are subscribed to the members-announce email list. ## ensuring they have signed a copy of the current version of the Hacklab waiver. ## paying dues as set by the board. -### A member will be dememberized if they are at least three months in arears on their dues and have received at least two notices from the board about their arears. +### A member will have their membership revoked if they are at least three months in arears on their dues and have received at least two notices from the board or treasurer about their arrears. #### Members can submit to the board a written request for an extension for their dues repayment. #### At their discretion, the board can grant written requests for an extension of dues arears repayment.