-
Notifications
You must be signed in to change notification settings - Fork 21
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
Governance docs per CE PR 1226 #51
Conversation
RELEASING.md
Outdated
@@ -0,0 +1 @@ | |||
TBD |
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.
ping @jlaswell for some help on what to put here
ping @jlaswell |
Releasing here is quite easy. Just cut a release on the GitHub UI, making sure to prefix the tag name with |
The only other relevant thing to releases is that if a minor or major change is merged into main, we need to change the branch alias in https://github.com/cloudevents/sdk-php/blob/main/composer.json#L77. |
@GrahamCampbell Can you suggest some text and I'll add it? |
Signed-off-by: Doug Davis <[email protected]>
|
||
Current active maintainers of this SDK: | ||
|
||
- [John Laswell](https://github.com/jlaswell) |
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.
What's the process to get @GrahamCampbell onto this list as well, @duglin ?
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.
Per https://github.com/cloudevents/spec/blob/main/docs/SDK-GOVERNANCE.md#new-maintainers you can start a vote to add him.
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.
Thank you. Sorry, I should have spotted this.
Signed-off-by: John Laswell <[email protected]>
See: cloudevents/spec#1226