[PATCH] D79891: [docs] Add link to zorg github project
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 10:50:40 PDT 2020
mtrofin created this revision.
mtrofin added a reviewer: gkistanova.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79891
Files:
llvm/docs/HowToAddABuilder.rst
Index: llvm/docs/HowToAddABuilder.rst
===================================================================
--- llvm/docs/HowToAddABuilder.rst
+++ llvm/docs/HowToAddABuilder.rst
@@ -81,7 +81,8 @@
buildbot documentation for help. You may want to restart your computer
to see if it works.
-#. Send a patch which adds your build slave and your builder to zorg.
+#. Send a patch which adds your build slave and your builder to
+ `zorg <https://github.com/llvm/llvm-zorg>`_.
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
* builders are added to ``buildbot/osuosl/master/config/builders.py``
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79891.263780.patch
Type: text/x-patch
Size: 627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/39e7a344/attachment.bin>
More information about the llvm-commits
mailing list