diff --git a/locales/en-US/sponsors.ftl b/locales/en-US/sponsors.ftl index d7380c877..dbae2fc8b 100644 --- a/locales/en-US/sponsors.ftl +++ b/locales/en-US/sponsors.ftl @@ -18,6 +18,9 @@ sponsors-aws = Amazon Web Services (AWS) is providing hosting for release artifa sponsors-mozilla-alt = Mozilla 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. +sponsors-github-alt = GitHub +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. + sponsors-support = Supporting Rust sponsors-sponsor = Interested in sponsoring work on Rust? A Rust conference? We’d love to hear from you. sponsors-contact-core = Message the Core Team diff --git a/src/data/sponsors.yml b/src/data/sponsors.yml index bda3291be..f09c0d5dc 100644 --- a/src/data/sponsors.yml +++ b/src/data/sponsors.yml @@ -19,3 +19,6 @@ - id: mozilla name: Mozilla + +- id: github + name: GitHub diff --git a/static/images/sponsor-logos/github.svg b/static/images/sponsor-logos/github.svg new file mode 100644 index 000000000..09c4b1e5d --- /dev/null +++ b/static/images/sponsor-logos/github.svg @@ -0,0 +1 @@ + \ No newline at end of file