File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,6 @@ The secondary caretaker does not have any _direct_ responsibilities, but they ma
24
24
over the primary's responsibilities if the primary is unavailable for an extended time (a day
25
25
or more) or in the event of an emergency.
26
26
27
- The primary is also responsible for releasing
28
- [ Angular Universal] ( https://github.com/angular/universal/ ) , but _ not_ responsible for merging
29
- PRs.
30
-
31
27
At the end of each caretaker's rotation, the primary should perform a handoff in which they
32
28
provide information to the next caretaker about the current state of the repository and update
33
29
the access group to now include the next caretakers. To perform this update to the access group,
@@ -111,9 +107,3 @@ Releases should be done in "reverse semver order", meaning they should follow:
111
107
Oldest LTS -> Newest LTS -> Patch -> RC -> Next
112
108
113
109
This can skip any versions which don't need releases, so most weeks are just "Patch -> Next".
114
-
115
- ### Angular Universal
116
-
117
- After CLI releases, the primary is also responsible for releasing Angular Universal if necessary.
118
- Follow [ the instructions there] ( https://github.com/angular/universal/blob/main/docs/process/release.md )
119
- for the release process. If there are no changes to Universal, then the release can be skipped.
You can’t perform that action at this time.
0 commit comments