From 13464bc37b690a0f17c194df21966921ede98da0 Mon Sep 17 00:00:00 2001 From: Vladimir Rutsky Date: Mon, 30 May 2016 23:58:05 +0300 Subject: [PATCH] update list of Buildbot components in root README.rst "slave" component still exists, but intentionally hidden. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 814f0a970741..5d2355250731 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Buildbot is based on original work from `Brian Warner Buildbot consists of several components: * master -* slave +* worker * www/base * www/console_view * www/waterfall_view