diff --git a/aicrowd.json b/aicrowd.json
index c7954146c96a4bf915933791a23285c2b052c984..c1e2a0388485f5f5b9d003f34d08ad840261c80a 100644
--- a/aicrowd.json
+++ b/aicrowd.json
@@ -1,8 +1,7 @@
 {
-  "challenge_id": "aicrowd_flatland_challenge_2019",
-  "grader_id": "aicrowd_flatland_challenge_2019",
-  "authors": ["mohanty"],
-  "description": "Random Agent for Flatland Challenge.",
-  "debug" : true
+  "challenge_id": "neurips-2020-flatland-challenge",
+  "grader_id": "neurips-2020-flatland-challenge",
+  "description": "Optional description of your agent",
+  "debug": true
 }