From 1fb05bf86895dd794403773b1ef37d5fab8d4cbf Mon Sep 17 00:00:00 2001
From: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Date: Wed, 12 Feb 2014 14:23:32 -0800
Subject: [PATCH] Add link to Third-Party CI group in Gerrit docs

This is a valuable link for folks looking to contact people running the
3rd party testing that comments on changes, but it's not simple to find
even if you know it exists. Adding link in docs so it's easier.

Change-Id: Ia19417a9105db6509489cc5aac4e18a4ee216856
---
 doc/source/third_party.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst
index 29c2db0a1c..dc860c1225 100644
--- a/doc/source/third_party.rst
+++ b/doc/source/third_party.rst
@@ -14,6 +14,11 @@ Smokestack reads the Gerrit event stream and runs it's own tests on the commits.
 If one of the tests fails it will publish information and links to the failure
 on the review in Gerrit.
 
+You can view a list of current 3rd party testing accounts and the relevant
+contact information for each account in the `Gerrit group for 3rd party
+testing <https://review.openstack.org/#/admin/groups/270,members>`_ (you must
+be signed in to Gerrit to view this page).
+
 Requirements
 ------------