mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #495] Membership request for Composer #6357
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Seldaek on GitHub (Feb 11, 2019).
Original GitHub issue: https://github.com/semver/semver/issues/495
As PHP's dependency manager, Composer also encourages users to follow semver (our implementation is at https://github.com/composer/semver) as closely as possible. We definitely have some minor variations already due to historical reasons and things introduced in semver 2.0 IIRC..
But in any case we value interop between ecosystems (although it's mainly programmer "mind" interop we are talking about here I believe). We for example added the
^operator to be compatible with npm as a ton of our users also use npm to some extent.I would be happy to join the team and be on watch here, if only to sanity-check RFCs in terms of BC for our ecosystem.
@steveklabnik commented on GitHub (Feb 11, 2019):
I think having Composer along would be great, personally! @semver/maintainers , if you could check a box if you agree, or post a comment to this thread if you disagree and/or have questions to make sure @Seldaek is on the same page as the rest of us, that'd be great.
@Seldaek you've read https://github.com/semver/semver/blob/master/CONTRIBUTING.md#participation-commitment, right? I'll check my box after you've confirmed so :)
@Seldaek commented on GitHub (Feb 11, 2019):
Yup, read it and it all sounds reasonable to me.
@steveklabnik commented on GitHub (Feb 13, 2019):
Great, we have consensus! @Seldaek I've sent you an invite to the team. Welcome! ❤️
@stof commented on GitHub (Apr 4, 2019):
shouldn't https://github.com/semver/semver/blob/master/CONTRIBUTING.md#the-semver-team be updated ?
@anangaur commented on GitHub (Apr 4, 2019):
Can we just merge this PR: https://github.com/semver/semver/pull/500 and @Seldaek can raise another one to add self?