From c8bc8b47936aa47f645dc35f83a29890b63d1d38 Mon Sep 17 00:00:00 2001 From: Marshall Gaucher <36639405+mdr0id@users.noreply.github.com> Date: Tue, 7 Apr 2020 08:05:13 -0700 Subject: [PATCH] Testing co-author All the things Co-authored-by: @benzcash --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c45dd9..9d56852 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cloudlog - +CO AUTHOR SANITY CHECK A small application to forward received messages. Right now, it will take in a [CloudEvent](https://github.com/cloudevents/spec) message from a [Tekton](https://github.com/tektoncd/pipeline) task and send Slack notifications. @@ -79,4 +79,4 @@ spec: - name: notification resourceRef: name: event-to-cloudlog -``` \ No newline at end of file +```