From e2417e2b64f0834bb5b2246e2ec95518983b6b77 Mon Sep 17 00:00:00 2001 From: Michael Crump Date: Mon, 14 Oct 2019 23:27:43 -0700 Subject: [PATCH 1/2] new streamer json file --- streams/mbcrump.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 streams/mbcrump.json diff --git a/streams/mbcrump.json b/streams/mbcrump.json new file mode 100644 index 0000000..c0b0fbb --- /dev/null +++ b/streams/mbcrump.json @@ -0,0 +1,11 @@ +{ + "name": "Michael Crump", + "twitch": "mbcrump", + "tags": [programming, csharp, vscode, azure, visualstudio], + "links": { + "GitHub": "http://github.com/mbcrump", + "Twitter": "http://twitter.com/mbcrump", + "Website": "http://michaelcrump.net", + "YouTube": "http://youtube.com/mbcrump" + } +} From 94a4e190ab10810d788d8d92c32e30019a0f9bf0 Mon Sep 17 00:00:00 2001 From: Michael Crump Date: Mon, 14 Oct 2019 23:34:44 -0700 Subject: [PATCH 2/2] Update mbcrump.json --- streams/mbcrump.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/mbcrump.json b/streams/mbcrump.json index c0b0fbb..ba170ec 100644 --- a/streams/mbcrump.json +++ b/streams/mbcrump.json @@ -1,7 +1,7 @@ { "name": "Michael Crump", "twitch": "mbcrump", - "tags": [programming, csharp, vscode, azure, visualstudio], + "tags": ["programming", "csharp", "vscode", "azure", "visualstudio"], "links": { "GitHub": "http://github.com/mbcrump", "Twitter": "http://twitter.com/mbcrump",