From 18864ff2a317b9de19a9fac7b2acf53b97653091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=A7=88=EB=88=84=EC=97=98?= Date: Tue, 28 Apr 2015 14:50:14 +0200 Subject: [PATCH] readme: added link to governance model MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After publishing the governance model on the [developer page](http://git-for-windows.github.io), lets add a link on the `README.md` too. Signed-off-by: 마누엘 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70a3999c6e6d7e..e45f3b9da8118b 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This is the source code of [Git for Windows](http://git-for-windows.github.io/), forked from [Git](http://git-scm.com/). -If you encounter problems, you can report them as [GitHub issues](https://github.com/git-for-windows/git/issues), discuss them on Git for Windows' [Google Group](http://groups.google.com/group/git-for-windows), and [contribute bug fixes](https://github.com/git-for-windows/git/wiki/How-to-participate#fix-bugs-or-add-features-in-the-git-code-itself). +This project is run by a [governance model](http://git-for-windows.github.io/governance-model.html). If you encounter problems, you can report them as [GitHub issues](https://github.com/git-for-windows/git/issues), discuss them on Git for Windows' [Google Group](http://groups.google.com/group/git-for-windows), and [contribute bug fixes](https://github.com/git-for-windows/git/wiki/How-to-participate#fix-bugs-or-add-features-in-the-git-code-itself).