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.