fix syntax error
diff --git a/.bcr/metadata.template.json b/.bcr/metadata.template.json
index 6b8d3e5..f239cbe 100644
--- a/.bcr/metadata.template.json
+++ b/.bcr/metadata.template.json
@@ -1,9 +1,11 @@
 {
   "homepage": "https://github.com/bazelbuild/rules_platform",
   "maintainers": [
-      "name": "Ara Nguyen",
-      "email": "aranguyen@google.com",
-      "github": "aranguyen"
+      {
+	  "name": "Ara Nguyen",
+      	  "email": "aranguyen@google.com",
+          "github": "aranguyen"
+      }
   ],
   "repository": [
     "github:bazelbuild/rules_platform"