From b1bbb0df5f2fc49ac82147e08d2a299a5084f611 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sun, 8 Jan 2017 00:12:59 +0800 Subject: [PATCH] Update md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2acecf1..43861de 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 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. +In addition to the owner,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