diff options
| author | Chris Lattner <sabre@nondot.org> | 2016-06-23 16:29:22 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2016-06-23 16:29:22 +0000 |
| commit | a9d4085fee983dfdd94346d8058a04ac42a5cd89 (patch) | |
| tree | f0c53b086a06dd8ce10ad3db9800ebb0a97f7e12 /llvm/docs | |
| parent | c2983415666f93ee97c6eb29383bb43061d4a6cd (diff) | |
| download | bcm5719-llvm-a9d4085fee983dfdd94346d8058a04ac42a5cd89.tar.gz bcm5719-llvm-a9d4085fee983dfdd94346d8058a04ac42a5cd89.zip | |
Change the email address for commit access requests to my llvm address.
llvm-svn: 273578
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/AliasAnalysis.rst | 3 | ||||
| -rw-r--r-- | llvm/docs/DeveloperPolicy.rst | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/llvm/docs/AliasAnalysis.rst b/llvm/docs/AliasAnalysis.rst index e055b4e1afb..097f7bf75cb 100644 --- a/llvm/docs/AliasAnalysis.rst +++ b/llvm/docs/AliasAnalysis.rst @@ -31,8 +31,7 @@ well together. This document contains information necessary to successfully implement this interface, use it, and to test both sides. It also explains some of the finer -points about what exactly results mean. If you feel that something is unclear -or should be added, please `let me know <mailto:sabre@nondot.org>`_. +points about what exactly results mean. ``AliasAnalysis`` Class Overview ================================ diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index bd11a03df59..8592598abf0 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -338,7 +338,7 @@ Obtaining Commit Access We grant commit access to contributors with a track record of submitting high quality patches. If you would like commit access, please send an email to -`Chris <mailto:sabre@nondot.org>`_ with the following information: +`Chris <mailto:clattner@llvm.org>`_ with the following information: #. The user name you want to commit with, e.g. "hacker". |

