-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
returning COs + capital contributions for returning COs #120
base: master
Are you sure you want to change the base?
Conversation
the current interpretation is that no refund of equity/capital contribution currently happens (since it is not in the operating agreement) if we were to add something along those lines, then we would likely want to update my "capital contributions" edit here to make it only for former overlords for whom their capital contribution was not returned.
@@ -106,6 +106,10 @@ Corporate Overlords may also vote to remove a peer from the organization if any | |||
|
|||
The removal of a corporate overlord can be nominated during a plotting session and the vote must pass as defined in Section 5. | |||
|
|||
### Revenge of the Corporate Overlords | |||
|
|||
A former Corporate Overlord who previously left BIFFUD through one of the *voluntary* methods described under "**Removing Corporate Overlords**" (as opposed to removal via a vote of Corporate Overlords, or removal via breach of other rules in this Operating Agreement), may return to the company anew only via the full ritual described in "**Adding Corporate Overlords**." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's worth making explicit that they don't need to re-make their capital contribution.
EDIT: oh, I didn't read the entire PR lol
@@ -270,6 +274,10 @@ Overlords have three months to cough up the extra dough. | |||
|
|||
Failure to contribute in a timely manner shall result in revocation of Corporate Overlord status. | |||
|
|||
A former Corporate Overlord, returning to BIFFUD as described in Section 2 -> | |||
"**Revenge of the Corporate Overlords**," may have the capital contribution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd be open to this waiving just being automatic -- in fact, it probably should be!
We do need to make explicit what the equity stake of the CO is (both after leaving and coming back).
I'll need to research how this actually is supposed to work.
per some converations with @slifty: apparently no refund of equity/capital contribution currently happens if a Corporate Overlord leaves (since there are no provisions for it in the operating agreement). this PR / proposed operating agreement update is not actually about that.
this is primarily about former COs coming back (1) that they need to do the full "Adding Corporate Overlords" process from scratch and more importantly (2) the Hive Mind can vote to waive repeating the capital contribution requirement under those specific circumstances of CO return.
(if we were to later add something about returning someone's equity or even just the capital contribution part, then we'd want to tweak that addition to the "Capital Contributions" section.)