diff --git a/package.json b/package.json index 382bb93..d9c1612 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,12 @@ "email": "s.romero@arduino.cc", "url": "https://github.com/sebromero" }, + "maintainers": [ + { + "name": "Arduino", + "email": "info@arduino.cc" + } + ], "license": "ISC", "dependencies": { "commander": "^11.1.0",