From 95ad3881c7c04e1a55a95bad2ca4a41f0c0c9ba8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 23 Sep 2024 04:07:23 +0000 Subject: [PATCH] Automated deployment to update contributors 2024-09-23 Signed-off-by: github-actions --- .all-contributorsrc | 22 ++++++++++++++++++++++ .tributors | 8 ++++++++ README.md | 4 +++- 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3c4f711..b8a2cc4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -251,6 +251,28 @@ "avatar_url": [ "https://avatars.githubusercontent.com/u/39812919?v=4" ] + }, + { + "login": "xarses", + "name": "Andrew Woodward", + "contributions": [ + "code" + ], + "profile": "https://github.com/xarses", + "avatar_url": [ + "https://avatars.githubusercontent.com/u/2107834?v=4" + ] + }, + { + "login": "ccronca", + "name": "Camilo Cota", + "contributions": [ + "code" + ], + "profile": "https://github.com/ccronca", + "avatar_url": [ + "https://avatars.githubusercontent.com/u/1499184?v=4" + ] } ], "contributorsPerLine": 7 diff --git a/.tributors b/.tributors index c4404cc..772e20e 100644 --- a/.tributors +++ b/.tributors @@ -105,5 +105,13 @@ "email": "idoamara@redhat.com", "bio": "wibbly-wobbly mathsy-computesey stuff", "blog": "crosscat.me" + }, + "xarses": { + "name": "Andrew Woodward", + "blog": "https://github.com/xarses" + }, + "ccronca": { + "name": "Camilo Cota", + "blog": "https://github.com/ccronca" } } diff --git a/README.md b/README.md index df77644..978b5c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ORAS Python -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) ![ORAS Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png) @@ -56,6 +56,8 @@ tool to generate a contributors graphic below. Isabella Basso
Isabella Basso

💻 + Andrew Woodward
Andrew Woodward

💻 + Camilo Cota
Camilo Cota

💻