From c64873637a4ab6fdd5161a1dd5e548ae7d6a76ba Mon Sep 17 00:00:00 2001 From: Roberto Tyley Date: Mon, 1 Jun 2015 21:45:36 +0100 Subject: [PATCH] Tweak submitGit entry to be more reassuring I found the phrase "It's now safe to use" a little alarming :-) so I tweaked the text, and also provided a link to the GitHub issues for feedback. --- rev_news/drafts/edition-4.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/rev_news/drafts/edition-4.md b/rev_news/drafts/edition-4.md index 232ae25c19..8fdf0b0b5f 100644 --- a/rev_news/drafts/edition-4.md +++ b/rev_news/drafts/edition-4.md @@ -91,14 +91,14 @@ replied to Stefan's email [by announcing submitGit](http://thread.gmane.org/gman This announcement was met with a lot of enthusiasm from the community, especially from the [Git for Windows](https://msysgit.github.io/) -developers. - -Junio Hamano, the Git maintainer, liked it a lot too and wanted to try -it, but the application, which uses GitHub authentication, -[requires too much authorization](http://thread.gmane.org/gmane.comp.version-control.git/269733), -which made it risky and made him uncomfortable to try it out. -Roberto [fixed this issue](https://github.com/rtyley/submitgit/pull/3) quickly. -It it now safe to use this service, and aspiring contributors are encouraged to try it out. +developers. Junio Hamano, the Git maintainer, also liked the idea and pointed out that +submitGit would be usable for an even wider audience if it only required +[a narrower scope of GitHub authorization](http://thread.gmane.org/gmane.comp.version-control.git/269733), +which [submitGit was updated to reflect a few days +later](https://github.com/rtyley/submitgit/pull/3) - improvements are still coming! + +Aspiring contributors are encouraged to try submitGit out, and provide feedback +on the mailing list or on the project's [GitHub issues](https://github.com/rtyley/submitgit/issues). * [git-multimail resurrected!](http://thread.gmane.org/gmane.comp.version-control.git/270239) (*written by Matthieu Moy*)