Browse code

Merge pull request #9185 from djmaze/patch-1

Fix link to MAINTAINERS.md in CONTRIBUTING.md

Michael Crosby authored on 2014/11/22 09:40:27
Showing 1 changed files
... ...
@@ -172,7 +172,7 @@ component affected. For example, if a change affects `docs/` and `registry/`, it
172 172
 needs an absolute majority from the maintainers of `docs/` AND, separately, an
173 173
 absolute majority of the maintainers of `registry/`.
174 174
 
175
-For more details see [MAINTAINERS.md](hack/MAINTAINERS.md)
175
+For more details see [MAINTAINERS.md](project/MAINTAINERS.md)
176 176
 
177 177
 ### Sign your work
178 178