From 834aa4a459f47aa0cac0e04cb710444e24902223 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:38:08 -0500 Subject: [PATCH] docs: add pevner-p2 as a contributor for code (#93) --- .all-contributorsrc | 9 +++++++++ README.md | 5 ++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index cd39b88..98788bb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -73,6 +73,15 @@ "contributions": [ "code" ] + }, + { + "login": "pevner-p2", + "name": "pevner-p2", + "avatar_url": "https://avatars.githubusercontent.com/u/45570949?v=4", + "profile": "https://github.com/pevner-p2", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 97a305c..cae9c52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # monday -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) A monday.com Python Client Library @@ -129,6 +129,9 @@ monday.items.create_item(board_id='12345678', group_id='today', item_name='Do a spencersamuel7
spencersamuel7

💻 Alb. C
Alb. C

💻 + + pevner-p2
pevner-p2

💻 +