From f932866c68137e752562e271ae9be1835f5e4233 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:58:17 +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 09ae29c..af97c3f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # monday -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) A monday.com Python Client Library @@ -124,6 +124,7 @@ monday.items.create_item(board_id='12345678', group_id='today', item_name='Do a Lemi Boyce
Lemi Boyce

💻 Tony Morello
Tony Morello

💻 chdastolfo
chdastolfo

💻 + Alb. C
Alb. C

💻 From 3d44f680043fb007fd975708ab50f8e4e1e214f5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:58:18 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 22d045c..0b3ee4c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,15 @@ "contributions": [ "code" ] + }, + { + "login": "albcl", + "name": "Alb. C", + "avatar_url": "https://avatars.githubusercontent.com/u/17050266?v=4", + "profile": "https://github.com/albcl", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,