Skip to content

Commit 36c0a04

Browse files
authoredJun 2, 2017
remove obsolete dad joke
1 parent ea9c92c commit 36c0a04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎RELEASE.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
```
2727

2828
Generally, don't use `npm version` for this because it creates a tag, which I normally
29-
wait until signoff from all contributors (`new Set(["@jfmengels"])`) and actually
30-
`npm publish`-ing to snap the tag.
29+
wait until signoff from contributors and actually `npm publish`-ing to snap the tag.
3130

3231
3. create pull request from `release-[x.y.z]` into `release` branch
3332

0 commit comments

Comments
 (0)
Please sign in to comment.