From c02a106c344ffefae64985868b774887ce147e07 Mon Sep 17 00:00:00 2001 From: Austin Cawley-Edwards Date: Sun, 29 Oct 2017 20:18:39 -0400 Subject: [PATCH] Added emojis https://github.com/processing/p5.js/issues/2309 --- .all-contributorsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5fcf813b5b..65e63a2ee9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -443,7 +443,7 @@ "name": "Austin Cawley-Edwards", "avatar_url": "https://avatars3.githubusercontent.com/u/4655775?v=4", "profile": "https://austince.me", - "contributions": [] + "contributions": ["doc", "example"] }, { "login": "taseenb",