diff --git a/.all-contributorsrc b/.all-contributorsrc index 5ddd168..9a51718 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,17 @@ "contributions": [ "doc" ] + }, + { + "login": "ncipollina", + "name": "Nick Cipollina", + "avatar_url": "https://avatars.githubusercontent.com/u/1405469?v=4", + "profile": "https://github.com/ncipollina", + "contributions": [ + "code", + "doc", + "infra" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2a9fe4d..bdc61d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LayeredCraft CDK Constructs -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) [![Build Status](https://github.com/LayeredCraft/cdk-constructs/actions/workflows/build.yaml/badge.svg)](https://github.com/LayeredCraft/cdk-constructs/actions/workflows/build.yaml) @@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Taylor Christian
Taylor Christian

📖 + Nick Cipollina
Nick Cipollina

💻 📖 🚇