assignUser commented on code in PR #33949:
URL: https://github.com/apache/arrow/pull/33949#discussion_r1091819259


##########
docs/source/developers/release.rst:
##########
@@ -414,7 +414,9 @@ Be sure to go through on the following checklist:
 
    In order to publish the binary build to npm, you will need to get access to 
the project by asking one of the current collaborators listed at 
https://www.npmjs.com/package/apache-arrow packages.
 
-   When you have access, you can publish releases to npm by running the 
``npm-release.sh`` script inside the JavaScript source release:
+   You require to have installed npm and yarn. The package upload requires 2FA 
to be configured on your account.

Review Comment:
   ```suggestion
      The package upload requires npm and yarn to be installed and 2FA to be 
configured on your account.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to