diff options
author | Tom Stellard <tstellar@redhat.com> | 2019-07-12 02:31:50 +0000 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2019-07-12 02:31:50 +0000 |
commit | ca39bb388095aeab6a3246b177c938838afa6cc7 (patch) | |
tree | 8bbb179439107a764a6b904ec0a5521cdfe01eaf | |
parent | 52096ee9a96e1678b82ec225bceb9276b41303e7 (diff) | |
download | bcm5719-llvm-ca39bb388095aeab6a3246b177c938838afa6cc7.tar.gz bcm5719-llvm-ca39bb388095aeab6a3246b177c938838afa6cc7.zip |
docs/GithubMove.rst: Add link to GitHub migration status page
llvm-svn: 365865
-rw-r--r-- | llvm/docs/Proposals/GitHubMove.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/docs/Proposals/GitHubMove.rst b/llvm/docs/Proposals/GitHubMove.rst index 94edfbe4c64..6d4a2a1f135 100644 --- a/llvm/docs/Proposals/GitHubMove.rst +++ b/llvm/docs/Proposals/GitHubMove.rst @@ -2,6 +2,13 @@ Moving LLVM Projects to GitHub ============================== +Current Status +============== + +We are planning to complete the transition to GitHub by Oct 21, 2019. See +the GitHub migration `status page <https://llvm.org/GitHubMigrationStatus.html>`_ +for the latest updates and instructions for how to migrate your workflows. + .. contents:: Table of Contents :depth: 4 :local: |