From 9f71ddc733a89aeb314c31b58eabf4d858782d6d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Apr 2021 17:12:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb1ff19..84c32b8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 📅 Lunch.dev Community Calendar -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) Welcome to the **Lunch.dev Community Calendar**! This site shows off all of the cool things we've been doing in our [Discord community](https://https://events.lunch.dev/discord). It's built with a static site generator called [Eleventy](https://11ty.dev). @@ -49,17 +49,20 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Alex

📋
Anthony Campolo

🖋 📋
Ben Myers

️️️️♿️ 💻 🖋 📋 📆 +
DalisaNguyen

💻 🎨
Ferit Topcu

🐛
Jacob Roman

💻 📋 🖋 -
Kirill-frontend

💻 +
Kirill-frontend

💻
Matt Sutkowski

💻 🔧
Michael Chan

💻 🖋 📋 📆 📹
Michael Gee

️️️️♿️ 💻 🎨 🖋 📋
Michael Jackson

📋
Paul

🖋 📋
chalkeater

📋 + +
keithtelliott

🖋 📋 From 6f67025996044426678747e7fc44c4e5ec817da5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Apr 2021 17:12:53 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index cbb6200..72f1e09 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -148,6 +148,16 @@ "contributions": [ "bug" ] + }, + { + "login": "DalisaNguyen", + "name": "DalisaNguyen", + "avatar_url": "https://avatars.githubusercontent.com/u/44213341?v=4", + "profile": "https://github.com/DalisaNguyen", + "contributions": [ + "code", + "design" + ] } ], "contributorsSortAlphabetically": true,