Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2017-10-24 19:14:41 +0300
committercjihrig <cjihrig@gmail.com>2017-10-25 21:34:36 +0300
commit7facaa50310a70c42c6db66e8d547b85432e915d (patch)
treeb0d4cf3fb063a978b0a85d9122f3f61b01343991 /COLLABORATOR_GUIDE.md
parent16eb7d3a5f5155338f964893c98473838351b9c6 (diff)
doc: fix missing newline character
PR-URL: https://github.com/nodejs/node/pull/16447 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r--COLLABORATOR_GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index b0db4aa92aa..acbd3fa9b5d 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -677,4 +677,4 @@ LTS working group and the Release team.
[backporting guide]: doc/guides/backporting-to-release-lines.md
[Stability Index]: doc/api/documentation.md#stability-index
[Enhancement Proposal]: https://github.com/nodejs/node-eps
-[git-username]: https://help.github.com/articles/setting-your-username-in-git/ \ No newline at end of file
+[git-username]: https://help.github.com/articles/setting-your-username-in-git/