summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index ec6e19f57f..24fc1f3d7b 100644
--- a/README.md
+++ b/README.md
@@ -131,11 +131,9 @@ and add the "Cr-Internals-Plugins-PDF" label.
For contributing code, we will follow
[Chromium's process](http://dev.chromium.org/developers/contributing-code)
-as much as possible. The main exceptions are:
+as much as possible. The main exceptions is:
1. Code has to conform to the existing style and not Chromium/Google style.
-2. There is no commit queue, approved committers can land their changes via
-`git cl land`
## Branches