From bf7bf63c408eb9c0d358f285cc301c49b70ba18f Mon Sep 17 00:00:00 2001 From: Zubeen Date: Thu, 5 Oct 2023 02:50:58 +0530 Subject: [PATCH 1/2] chore: removes commented out code (#38) Co-authored-by: Jonas Lagoni --- examples/angular/src/environments/environment.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/angular/src/environments/environment.ts b/examples/angular/src/environments/environment.ts index f56ff47..914963e 100644 --- a/examples/angular/src/environments/environment.ts +++ b/examples/angular/src/environments/environment.ts @@ -13,4 +13,3 @@ export const environment = { * This import should be commented out in production mode because it will have a negative impact * on performance if an error is thrown. */ -// import 'zone.js/plugins/zone-error'; // Included with Angular CLI. From 0dc206d28053ab7ba655b168e2db89c7ca6676b1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:36:50 +0200 Subject: [PATCH 2/2] docs: add syedzubeen as a contributor for code (#44) --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c7092fd..00aba24 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -47,6 +47,15 @@ "contributions": [ "code" ] + }, + { + "login": "syedzubeen", + "name": "Zubeen", + "avatar_url": "https://avatars.githubusercontent.com/u/14253061?v=4", + "profile": "https://syedzubeen.github.io/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 9294801..1b94e9c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![License](https://img.shields.io/github/license/asyncapi/EDAVisualiser)](https://github.com/asyncapi/EDAVisualiser/blob/master/LICENSE) [![last commit](https://img.shields.io/github/last-commit/asyncapi/EDAVisualiser)](https://github.com/asyncapi/EDAVisualiser/commits/master) [![Playground](https://img.shields.io/website?label=playground&url=https%3A%2F%2Fasyncapi.github.io%2FEDAVisualiser)](https://asyncapi.github.io/EDAVisualiser) -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) --- @@ -135,6 +135,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc Maciej Urbańczyk
Maciej Urbańczyk

💻 🤔 🚧 David Boyne
David Boyne

💻 🤔 Shashwat Pratap Singh
Shashwat Pratap Singh

💻 + Zubeen
Zubeen

💻