Skip to content

Commit 5524282

Browse files
committed
Add sponsors
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent f0984e0 commit 5524282

File tree

4 files changed

+108
-2
lines changed

4 files changed

+108
-2
lines changed

src/Futurewei.png

25.1 KB
Loading

src/Google.svg

Lines changed: 93 additions & 0 deletions
Loading

src/Rust-for-Linux.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,12 @@ Rust for Linux is the project adding support for the Rust language to the Linux
44

55
This website is intended as a hub of links, documentation and resources related to the project.
66

7+
<a href="sponsors">
8+
<div style="background: white; margin-top: 2.5em; border-radius: 10px; padding: 20px; display: flex; align-items: center; justify-content: center; column-gap: 4%;">
9+
<img style="flex: 14 1 0; object-fit: contain; width: 100%;" src="ISRG.svg" alt="ISRG Logo">
10+
<img style="flex: 15 1 0; object-fit: contain; width: 100%;" src="Google.svg" alt="Google Logo">
11+
<img style="flex: 9 1 0; object-fit: contain; width: 100%;" src="Futurewei.png" alt="Futurewei Logo">
12+
</div>
13+
</a>
14+
715
<!-- Generated TOC -->

src/Sponsors.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Sponsors
22

3-
## Internet Security Research Group (ISRG)
3+
## Prossimo project
44

5-
[Internet Security Research Group (ISRG)](https://www.abetterinternet.org), through their [Prossimo](https://www.memorysafety.org/initiative/linux-kernel/) project, financially supports Miguel Ojeda and supported Gary Guo to work on Rust for Linux.
5+
[Internet Security Research Group (ISRG)](https://www.abetterinternet.org), through their [Prossimo](https://www.memorysafety.org/initiative/linux-kernel/) project, supports Miguel Ojeda and supported Gary Guo to work on Rust for Linux, which was made possible with generous financial support from Google and Futurewei.
66

77
<blockquote style="display: flex; column-gap: 20px; align-items: center;flex-wrap: wrap;">
88
<div style="flex: 0 1 300px; margin-top: 20px; margin-bottom: 20px;background: white;padding: 30px;border-radius: 10px;row-gap: 20px;display: flex;flex-direction: column;margin-left: auto;margin-right: auto;">
@@ -15,6 +15,11 @@
1515
</div>
1616
</blockquote>
1717

18+
<div style="background: white; margin-top: 2.5em; border-radius: 10px; padding: 20px; display: flex; align-items: center; justify-content: center; column-gap: 4%;">
19+
<img style="flex: 14 1 0; object-fit: contain; width: 100%;" src="Google.svg" alt="Google Logo">
20+
<img style="flex: 9 1 0; object-fit: contain; width: 100%;" src="Futurewei.png" alt="Futurewei Logo">
21+
</div>
22+
1823
## Zulip
1924

2025
[Zulip](https://zulip.com) sponsors free Zulip Cloud Standard hosting for Rust for Linux.

0 commit comments

Comments
 (0)