-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
🚧 Provide proposal of KEDA governance #663
Conversation
This LGTM. You also may want to add a section on adding/removing projects. For example, say you want to add something like https://github.com/kedacore/dashboard or a kedacore/utilities project or transfer a repo into kedacore from somewhere else, that should be voted upon by the existing maintainers, similar to adding a new maintainer. |
@yaron2 PTAL, I've added project management governance proposal as per @caniszczyk his request |
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.
LGTM
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.
LGTM
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.
LGTM too
LGTM |
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.
+1 , with the DCO bot installed, you'll have to 'git commit -s' all commits in the future :)
'git commit --amend -s' and push -f it back and we can close this back |
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.
LGTM
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
That moment when you forget to sign off your commit and you mess up the whole PR |
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Clean PR is available on #690 |
Provide proposal of governance for KEDA project.
Adding 🚧 until all maintainers have aye'd.
Depends on #662
Relates to #660