From 27917726f06035b72c63edcec18589a48c627b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Cruz?= <56051804+macruzbar@users.noreply.github.com> Date: Tue, 30 Jun 2020 05:52:29 -0700 Subject: [PATCH] adding author line to the header (#2623) --- blog/articles/get-started-knative-eventing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/articles/get-started-knative-eventing.md b/blog/articles/get-started-knative-eventing.md index 245f44a8a..efbfc1f74 100644 --- a/blog/articles/get-started-knative-eventing.md +++ b/blog/articles/get-started-knative-eventing.md @@ -1,6 +1,7 @@ --- title: Getting started with Knaitve Eventing using Bitcoin transaction data linkTitle: Bitcoin transaction data and Eventing +author: [Johana Saladas](https://twitter.com/developing4data), software engineer at IBM. date: 2020-05-01 description: Walkthrough of implementing a Bitcoin transaction data source for Knative Eventing type: "blog"