Skip to content

Commit b9f03cf

Browse files
authored
Add note about frameworks developers in release crew (#162)
* Add note about frameworks developers in release crew * Update roles-and-responsibilities.md
1 parent cfe308d commit b9f03cf

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

docs/roles-and-responsibilities.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Roles & Responsibilities
22

3-
We have a "dividi et impera" approach to React Native releases. The "release crew" is composed of generally 2 folks from Meta and 2+ from the community.
3+
We have a "dividi et impera" approach to React Native releases. The "release crew" is composed of generally 2 folks from Meta and 2+ from the community (core contributors, framework developers, etc.).
44

55
General division of work is
66
- Meta releasers handle any active release candidate / latest stable
@@ -58,7 +58,7 @@ Back-up for Primary Meta Releaser
5858

5959
## Role: Community Releaser
6060

61-
Member of the React Native Core Contributor community. There are usually 2 Community Releasers per release.
61+
Member of the React Native Core Contributor community or Frameworks developers. There are usually 2+ Community Releasers per release.
6262

6363
### Role Responsibilities
6464
- Attends 30 minute weekly release sync meeting
@@ -81,6 +81,14 @@ Member of the React Native Core Contributor community. There are usually 2 Commu
8181
- Help decide when to release a patch on stable
8282
- Help decide which commits are part of which release
8383

84+
### Frameworks developers in the Release Crew
85+
86+
With [RFC0759 - React Native Frameworks #759](https://github.com/react-native-community/discussions-and-proposals/pull/759), we're requiring each recommended framework to join the release crew.
87+
This will ensure that the framework developers are aware of the changes that are about to ship in the upcoming release.
88+
89+
Moreover, the framework developer member of the release crew will have the responsibility to verify that the framework works well with the upcoming release of React Native.
90+
This will ensure that React Native core and framework releases don't have a big time gap between them.
91+
8492

8593
## Onboarding to Release Crew
8694

0 commit comments

Comments
 (0)