From 0bcd4ef160511b8261b3d0da31442de8c8079a4f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:58:04 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ab967b0e..6663277e0 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ available, but more work is needed to support them fully. Here is what is suppor Jonathan Shook
Jonathan Shook

🧑‍🏫 + Madhavan
Madhavan

💻 🐛 📖 🤔 💬 🔬 👀 🔧 📓 📢 From 1f68fffbfbf5ffdbf87b8245dba51be78d3bc30a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:58:05 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6a467fbf4..7d24133e3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,25 @@ "contributions": [ "mentoring" ] + }, + { + "login": "msmygit", + "name": "Madhavan", + "avatar_url": "https://avatars.githubusercontent.com/u/19366623?v=4", + "profile": "https://github.com/msmygit", + "contributions": [ + "code", + "bug", + "doc", + "ideas", + "question", + "research", + "review", + "tool", + "userTesting", + "talk", + "tutorial" + ] } ] }