Bylaws amendments: member removal by vote, conflicts of interest, amendment procedure - #2
Open
jdogresorg wants to merge 1 commit into
Open
Bylaws amendments: member removal by vote, conflicts of interest, amendment procedure#2jdogresorg wants to merge 1 commit into
jdogresorg wants to merge 1 commit into
Conversation
…endment procedure - Section 2: board defined as up to three Founding Members plus five elected Community Directors; defines seated member terminology - Section 4.2: quorum becomes a majority of seated members instead of a hard-coded five, so the board can still meet with vacancies - Section 5.1: attendance-based removal keeps its existing trigger and gains a defined threshold (majority of remaining seated members) - Section 5.2 (new): any member, Founding Members included, may be removed by vote of the remaining seated members; passes when all but at most one of the remaining members vote in favor; absence or abstention counts against removal; 7-day notice, right to address the board, recorded votes, 6-month cooldown on failed votes - Section 5.3: replacement generalized from the existing rule: next highest vote count from the most recent election pool, seated as a Community Director until the next election; vacancy if exhausted - Section 5.4 (new): removed or resigned members lose access to Community Fund wallets and all foundation credentials within 14 days - Section 6 (new): conflict-of-interest disclosure and recusal duty - Section 7 (new): amendment procedure (two-thirds), with the removal and amendment sections themselves held to the removal threshold
Member
Author
|
Submitted to Dogeparty Foundation via poll... will merge if/when approved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR proposes a set of amendments to the Dogeparty Foundation bylaws. The current bylaws only allow removal of an elected Community Director, and only for meeting-attendance violations. There is no removal mechanism for Founding Members, no conflict-of-interest policy, and no defined procedure or threshold for amending the bylaws themselves.
These amendments close those gaps while keeping removal deliberately hard, so the mechanism cannot be weaponized by a simple majority.
Changes
Section 2 (Structure): The board is defined as up to three Founding Members and five elected Community Directors, and the terms "member of the Foundation" and "seated member" are defined. This allows the structure to remain valid if a Founding Member seat is ever vacated.
Section 4.2 (Quorum): Quorum becomes a majority of seated members instead of a hard-coded five, so the board can still legally meet if seats are vacant.
Section 5.1 (Attendance removal): The existing attendance-based removal keeps its trigger and gains a defined threshold: a majority of the remaining seated members.
Section 5.2 (Removal by vote, new): Any seated member, Founding Members included, may be removed by a vote of the remaining seated members. Safeguards:
Section 5.3 (Replacement): The existing replacement rule is generalized: any vacancy is offered to the nominee with the next highest vote count from the most recent election who is not already seated, continuing down the list. A replacement always joins as a Community Director and serves until the next election. If the pool is exhausted, the seat stays vacant until the next election.
Section 5.4 (Transition of access, new): Within 14 days of removal or resignation, the departing member is removed from Community Fund wallets/multisig and all Foundation-controlled credentials and accounts.
Section 6 (Conflicts of interest, new): Members must disclose material conflicts, including an operating or founding role at a competing platform, and recuse themselves from decisions where the conflict is material. Disclosure is not automatic grounds for removal; it gives the remaining members standing to invoke Section 5.2, or the member may resign voluntarily.
Section 7 (Amendments, new): Bylaws amendments require two-thirds of seated members. Amendments to Section 5.2 or Section 7 itself require the same all-but-one threshold as removal, so the removal safeguards cannot be lowered by a smaller majority than they require.
Why now
Full transparency on the motivation: I am working on a platform (XChain) that could reasonably be considered a competitor to Dogeparty. Before releasing it, I want the Foundation to have a real mechanism to remove any member, myself included, if it ever judges that a member's conflicts or conduct are harming the project. These amendments bind the Founding Members to the same standard as everyone else.