From 8d98cecacd59c74741612ad0b563527fd6a71503 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:42:47 +0100 Subject: [PATCH] docs: add jonplata as a contributor for code (#522) Adds @jonplata as a contributor for code. This was requested by santoshyadavdev [in this comment](https://github.com/uiuniversal/ngu-carousel/pull/518#issuecomment-2645916862) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 5 ++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a35cfb33..378d9b94 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -166,6 +166,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jonplata", + "name": "Jonatan Plata", + "avatar_url": "https://avatars.githubusercontent.com/u/14810139?v=4", + "profile": "https://github.com/jonplata", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index e1670c22..ab9dc32b 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ [![npm version](https://badge.fury.io/js/%40ngu%2Fcarousel.svg)](https://badge.fury.io/js/%40ngu%2Fcarousel) - -[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) Angular Universal carousel @@ -766,6 +764,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Mateusz Stefańczyk
Mateusz Stefańczyk

💻 Matthieu Riegler
Matthieu Riegler

👀 Sasidharan SD
Sasidharan SD

📖 + Jonatan Plata
Jonatan Plata

💻