From: Nico Weber Date: Wed, 11 Nov 2015 19:36:16 +0000 (-0800) Subject: test commit X-Git-Tag: upstream/1.7.0^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74a40291bb3b7d7ae1cda1b165acae28c41dc3bc;p=platform%2Fupstream%2Fninja.git test commit --- diff --git a/HACKING.md b/HACKING.md index 7fdb152..6f88943 100644 --- a/HACKING.md +++ b/HACKING.md @@ -53,7 +53,7 @@ obvious exceptions (fixing typos in comments don't need tests). I am very wary of changes that increase the complexity of Ninja (in particular, new build file syntax or command-line flags) or increase -the maintenance burden of Ninja. Ninja is already successfully in use +the maintenance burden of Ninja. Ninja is already successfully used by hundreds of developers for large projects and it already achieves (most of) the goals I set out for it to do. It's probably best to discuss new feature ideas on the mailing list before I shoot down your