Testing co-author

All the things


Co-authored-by: @benzcash  <ben@z.cash>
This commit is contained in:
Marshall Gaucher 2020-04-07 08:05:13 -07:00 committed by GitHub
parent 4b5f2f4a6c
commit c8bc8b4793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
```
```