From b7e9e800f0e90ce33d10f49b0122f6596ecdd1cb Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sun, 8 Jan 2017 00:05:46 +0800 Subject: [PATCH] Update md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4edd832..2acecf1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ Before sending code out for review, run all the tests for the whole tree to make ## Code review -Changes to Robotgo must be reviewed before they are accepted, no matter who makes the change even if it is an owner or a maintainer. We use GitHub's pull request workflow to do that and we also use [LGTM](http://lgtm.co) to ensure every PR is reviewed by vz. +Changes to Robotgo must be reviewed before they are accepted, no matter who makes the change even if it is a maintainer. We use GitHub's pull request workflow to do that and we also use [LGTM](http://lgtm.co) to ensure every PR is reviewed by vz or least 2 maintainers. ## Sign your work