From 29f18c4ee3650b416bc7c51bb161559efc387ecb Mon Sep 17 00:00:00 2001 From: jnt8526 <74108612+jnt8526@users.noreply.github.com> Date: Thu, 6 Apr 2023 22:25:37 +0530 Subject: [PATCH] Create grade_us.json Add grade.us org --- organizations/grade_us.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 organizations/grade_us.json diff --git a/organizations/grade_us.json b/organizations/grade_us.json new file mode 100644 index 00000000..c58b6edc --- /dev/null +++ b/organizations/grade_us.json @@ -0,0 +1,6 @@ +{ + "id": "GRADE.US", + "name": "Grade,us", + "iconUrl": "https://gradeus.wpengine.com/home/wp-content/uploads/sites/4/2021/04/gradeus-logo.png", + "orgUrl": "https://www.grade.us/" +}