diff --git a/README.md b/README.md index 9355fb9ca074..ac9b82a65f9b 100644 --- a/README.md +++ b/README.md @@ -777,6 +777,12 @@ And there you have it.
James Hester

Guillaume Mantopoulos
+
Linus Timm
+
Mina Abadir
+
Tom Dickson
+ + +
Tyler
diff --git a/tasks/all-contributors/.all-contributorsrc b/tasks/all-contributors/.all-contributorsrc index 425340bde520..35894aa8f671 100644 --- a/tasks/all-contributors/.all-contributorsrc +++ b/tasks/all-contributors/.all-contributorsrc @@ -3709,6 +3709,42 @@ "contributions": [ "code" ] + }, + { + "login": "linus1703", + "name": "Linus Timm", + "avatar_url": "https://avatars.githubusercontent.com/u/6771965?v=4", + "profile": "https://github.com/linus1703", + "contributions": [ + "code" + ] + }, + { + "login": "mabadir", + "name": "Mina Abadir", + "avatar_url": "https://avatars.githubusercontent.com/u/3389914?v=4", + "profile": "https://github.com/mabadir", + "contributions": [ + "code" + ] + }, + { + "login": "tomjdickson", + "name": "Tom Dickson", + "avatar_url": "https://avatars.githubusercontent.com/u/44155439?v=4", + "profile": "https://github.com/tomjdickson", + "contributions": [ + "code" + ] + }, + { + "login": "MrOnosa", + "name": "Tyler", + "avatar_url": "https://avatars.githubusercontent.com/u/2931245?v=4", + "profile": "https://github.com/MrOnosa", + "contributions": [ + "code" + ] } ] }