doc: add info on how project manages social media

Signed-off-by: Michael Dawson <midawson@redhat.com>
PR-URL: https://github.com/nodejs/node/pull/57318
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Michael Dawson 2025-03-04 20:50:00 +00:00
parent 188f1eb652
commit 34975b3e61

View File

@ -0,0 +1,49 @@
# Managing social media accounts
The project obtains and manages social media accounts in order to help
promote the project and to share content that benefits the ecosystem.
Currently the project has the following social media accounts:
* [bluesky](https://bsky.app/profile/nodejs.org)
* [twitter](https://x.com/nodejs)
* [Facebook](https://www.facebook.com/nodejsfoundation)
* [LinkedIn](https://www.linkedin.com/company/node.js-foundation/)
## bluesky
Bluesky is managed directly by the project. Automation is used
to request posts/reposts as outlined in
[nodejs/bluesky](https://github.com/nodejs/bluesky).
Login credentials are available to members of the Technical
Steering Committee, but are not to be used directly except
in exceptional circumstances.
## Twitter/X
Day to day management of the Twitter/X account has been
delegated to the Foundation Staff.
In addition, it has been agreed that Releasers may login
and post when doing a release, and TSC members may post
an announcement of a release if a releaser is not able to
do it themselves.
Login credentials are available to members of the Technical
Steering Committee. Releasers may request access by
opening an issue in the nodejs/admin repo asking for access.
## Facebook
Day to day management of the Facebook account has been
delegated to the Foundation Staff.
No project members have access to the Facebook account.
## Linkedin
Day to day management of the LinkedIn account has been
delegated to the Foundation Staff.
No project members have access to the LinkedIn account.