chore(meteor): drop co-author section

Amolith created

Change summary

dot_config/meteor/config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/meteor/config.json 🔗

@@ -1,5 +1,5 @@
 {
-	"coauthors": [{ "name": "Crush", "email": "crush@charm.land" }],
+	"coauthors": [],
 	"commitTitleCharLimit": 50,
 	"commitBodyLineLength": 72
 }