From 9f4ed152a19388cfabe48dbae3bd27ebf3e8493c Mon Sep 17 00:00:00 2001 From: Peter Surda Date: Wed, 24 Feb 2021 21:31:19 +0100 Subject: [PATCH] first commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2c4ee8 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +This repo is for testing communication with buildbot, e.g. change hooks, +reporters, ...