From e422ed26c5429d9f923f858a6f2a483530b22ac0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 04:38:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca0e4f..597d385 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ myanimelist-cli is a minimalistic command line interface for fetching user anime [![C/C++ CI](https://github.com/jmakhack/mya/actions/workflows/c-cpp.yml/badge.svg?branch=master)](https://github.com/jmakhack/mya/actions/workflows/c-cpp.yml) [![CodeQL](https://github.com/jmakhack/mya/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/jmakhack/mya/actions/workflows/codeql-analysis.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/a30e5356c06e4381a0b5ea92aba65ada)](https://www.codacy.com/gh/jmakhack/myanimelist-cli/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jmakhack/myanimelist-cli&utm_campaign=Badge_Grade) -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) ## Usage @@ -75,6 +75,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Godson
Godson

💻 N.Pranav Krishna
N.Pranav Krishna

💻 🚧 + Vivek
Vivek

💻 📖 From 0f0bf653bd7a94d54121d27b3be8bd2fa460406a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 04:38:53 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index debe0e0..d665a63 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -156,6 +156,16 @@ "code", "maintenance" ] + }, + { + "login": "viv1kk", + "name": "Vivek", + "avatar_url": "https://avatars.githubusercontent.com/u/35196281?v=4", + "profile": "https://github.com/viv1kk", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,