Skip to content

Commit 76941a1

Browse files
authored
Merge pull request #1108 from pietroalbini/sponsor-github
Add GitHub to the list of sponsors
2 parents fa56acc + ae6427a commit 76941a1

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

locales/en-US/sponsors.ftl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ sponsors-google-cloud = Google Cloud is providing support for the Rust Project b
2121
sponsors-mozilla-alt = Mozilla
2222
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.
2323
24+
sponsors-github-alt = GitHub
25+
sponsors-github = GitHub is honored to be the home for the Rust project and core pieces of its ecosystem as well as the build/CI infrastructure behind the extremely resource intensive rust-lang/rust repository.
26+
2427
sponsors-support = Supporting Rust
2528
sponsors-sponsor = Interested in sponsoring work on Rust? A Rust conference? We’d love to hear from you.
2629
sponsors-contact-core = Message the Core Team

src/data/sponsors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525

2626
- id: mozilla
2727
name: Mozilla
28+
29+
- id: github
30+
name: GitHub
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)