Skip to content

Commit 7647ec8

Browse files
committed
sponsors: add 1Password
1 parent 9eed777 commit 7647ec8

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

locales/en-US/sponsors.ftl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ sponsors-description = The Rust project receives support through the donation of
66
77
sponsors-caveat = Many companies and individuals make significant contributions of time and human resources; we intend to find a way to publicly acknowledge that in the near future.
88
9+
sponsors-1password-alt = 1Password
10+
sponsors-1password = 1Password is providing a free 1Password Teams subscription to the Rust Team, used to store and share secrets between team members.
11+
912
sponsors-microsoft-alt = Microsoft Azure
1013
sponsors-microsoft = Microsoft Azure is sponsoring builders for Rust’s CI infrastructure, notably the extremely resource intensive rust-lang/rust repository.
1114
1215
sponsors-aws-alt = Amazon Web Services
1316
sponsors-aws = Amazon Web Services (AWS) is providing hosting for release artifacts (compilers, libraries, tools, and source code), serving those artifacts to users through CloudFront, preventing regressions with Crater on EC2, and managing other Rust-related infrastructure hosted on AWS.
1417
1518
sponsors-mozilla-alt = Mozilla
16-
sponsors-mozilla = Mozilla is providing the Rust project with Heroku services for crates.io, Zoom.us services for team video calls, Mailgun services for emails, 1password for secret sharing, and Discourse for the Users and Internals forums.
19+
sponsors-mozilla = Mozilla is providing the Rust project with Heroku services for crates.io, Zoom.us services for team video calls, Mailgun services for emails, and Discourse for the Users and Internals forums.
1720
1821
sponsors-support = Supporting Rust
1922
sponsors-sponsor = Interested in sponsoring work on Rust? A Rust conference? We’d love to hear from you.

src/data/sponsors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# - The alt of the image is the Fluent translation "sponsors-<id>-alt"
99
# - The description paragraph is the Fluent translation "sponsors-<id>"
1010

11+
- id: 1password
12+
name: 1Password
13+
1114
- id: aws
1215
name: AWS
1316

static/images/sponsor-logos/1password.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)