diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 1f5df0ec..47c990e0 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -5,6 +5,10 @@ - [Onboarding to the project](./onboarding.md) - [Platforms](./platforms/index.md) - [Twitter](./platforms/twitter.md) + - [Bluesky](./platforms/bluesky.md) + - [Mastodon](./platforms/mastodon.md) + - [LinkedIn](./platforms/linkedin.md) + - [YouTube](./platforms/youtube.md) - [Discord](./platforms/discord.md) - [Email](./platforms/email.md) - [GitHub](./platforms/github.md) diff --git a/src/platforms/bluesky.md b/src/platforms/bluesky.md new file mode 100644 index 00000000..f477e9b3 --- /dev/null +++ b/src/platforms/bluesky.md @@ -0,0 +1,11 @@ +# Bluesky + +The Rust project maintains the following Bluesky account: + +- [`@rust-lang.org`](https://bsky.app/profile/rust-lang.org) + +## Access + +The Bluesky account is managed by the [social media team]. The infrastructure team should also have backup access in the 1password vault. + +[social media team]: https://www.rust-lang.org/governance/teams/launching-pad#team-social-media diff --git a/src/platforms/linkedin.md b/src/platforms/linkedin.md new file mode 100644 index 00000000..e735e225 --- /dev/null +++ b/src/platforms/linkedin.md @@ -0,0 +1,11 @@ +# LinkedIn + +The Rust project maintains the following LinkedIn page: + +- [`rust-lang`](https://www.linkedin.com/company/rust-lang/) + +## Access + +The LinkedIn page is managed by the [social media team]. The infrastructure team should also have backup access in the 1password vault. + +[social media team]: https://www.rust-lang.org/governance/teams/launching-pad#team-social-media diff --git a/src/platforms/mastodon.md b/src/platforms/mastodon.md new file mode 100644 index 00000000..7bdfc687 --- /dev/null +++ b/src/platforms/mastodon.md @@ -0,0 +1,11 @@ +# Mastodon + +The Rust project maintains the following Mastodon account: + +- [`@rust@social.rust-lang.org`](https://social.rust-lang.org/@rust) + +## Access + +The Mastodon account is managed by the [social media team]. The infrastructure team should also have backup access in the 1password vault. + +[social media team]: https://www.rust-lang.org/governance/teams/launching-pad#team-social-media diff --git a/src/platforms/youtube.md b/src/platforms/youtube.md new file mode 100644 index 00000000..0be754b1 --- /dev/null +++ b/src/platforms/youtube.md @@ -0,0 +1,7 @@ +# Youtube + +The Rust project maintains the following YouTube channel: + +- [`@RustVideos`](https://www.youtube.com/channel/UCaYhcUwRBNscFNUKTjgPFiA) + +TODO: This page is a stub for future content.