Skip to content

Commit

Permalink
Merge pull request #133 from abuango/abubakar-website-updates
Browse files Browse the repository at this point in the history
Created Sponsorship Page
  • Loading branch information
taylorwaggoner authored Apr 14, 2022
2 parents 6ba9819 + ace8c32 commit df6a46e
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 3 deletions.
Empty file added .hugo_build.lock
Empty file.
10 changes: 9 additions & 1 deletion assets/sass/custom.sass
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,12 @@ nav

.well
display: flex
align-items: center
align-items: center

table
margin: 25px
border: solid 2px #808080
padding: 5px
td, th
padding: 5px
border: solid 2px #808080
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ weight = 1

[[menu.main]]
name = "Sponsor"
url = "https://enrollment.lfx.linuxfoundation.org/?project=ini"
url = "/sponsor"
parent="getinvolved"
weight = 2

Expand Down
2 changes: 1 addition & 1 deletion content/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Note: Roadmap is subject to change

## Who is involved?

Our [leadership team](/leadership) includes members from the Cloud Native Computing Foundation, Cisco, Red Hat, VMWare and IBM. We are currently seeking representatives from other companies and open source projects looking to make these changes consistently!
Our [leadership team](/leadership) includes members from the Cloud Native Computing Foundation, Cisco, Red Hat, VMware and IBM. We are currently seeking representatives from other companies and open source projects looking to make these changes consistently!

Sound interesting?

Expand Down
20 changes: 20 additions & 0 deletions content/sponsor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Sponsor the Inclusive Naming Initiative"
---

Support the Inclusive Naming Initiative’s mission to promote and facilitate replacing harmful and exclusionary language in information technology. All sponsors of the initiative are also corporate members of the Linux Foundation, and belong to a group called the Sponsors Forum, who are empowered to create proposals for submissions to the Steering committee. The steering committee plans and tracks goals in all of the initiative's workstreams.

Each Sponsor can appoint a number of representatives to the Sponsors Forum, depending on the Sponsorship level. The number of representatives also equals the voting power of the sponsor on the Sponsors Forum.

## Sponsorship Levels

| Sponsorship Level | No. of Representatives | Annual Fees |
|-------------------|-------------------------------------|---------------|
|Premier | 3 | $ 25,000 |
|Champion | 2 | $ 15,000 |
|Startup | 1 | $ 2,000 |
|Associate | 1 | $ 0 |

NB: Only pre-approved non-profits, open source projects, and government entities can be associate sponsors.

{{< button "https://enrollment.lfx.linuxfoundation.org/?project=ini" "Get Started" >}}

0 comments on commit df6a46e

Please sign in to comment.