diff options
| author | Sean Silva <silvas@purdue.edu> | 2012-09-18 22:21:43 +0000 |
|---|---|---|
| committer | Sean Silva <silvas@purdue.edu> | 2012-09-18 22:21:43 +0000 |
| commit | c99b54d095ef0630b9fad641a51b8d3865abdd84 (patch) | |
| tree | f7580c91b1047ed2abdf638119cc1a182c19dabb /llvm/docs | |
| parent | 52059da858ee14b30ced9368e8657a0fad0925b7 (diff) | |
| download | bcm5719-llvm-c99b54d095ef0630b9fad641a51b8d3865abdd84.tar.gz bcm5719-llvm-c99b54d095ef0630b9fad641a51b8d3865abdd84.zip | |
Test commit
llvm-svn: 164174
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index cda281a25c1..f940dbc579a 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -279,7 +279,7 @@ If you have recently been granted commit access, these policies apply: #. You are granted *commit-after-approval* to all parts of LLVM. To get approval, submit a `patch`_ to `llvm-commits <http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>`_. When approved - you may commit it yourself.</li> + you may commit it yourself. #. You are allowed to commit patches without approval which you think are obvious. This is clearly a subjective decision --- we simply expect you to |

