diff --git a/assets/css/bundle.css b/assets/css/bundle.css index d9efff47..d23aff3d 100644 --- a/assets/css/bundle.css +++ b/assets/css/bundle.css @@ -492,7 +492,6 @@ padding: 0px !important; .al-members .al-member-item { height: 100%; - background: rgb(14, 59, 92); } .al-page-foundation-members-index .al-member-apply-category-icon { color: white; diff --git a/assets/scss/members.css b/assets/scss/members.css index 8c6bd739..d146bf30 100644 --- a/assets/scss/members.css +++ b/assets/scss/members.css @@ -1,6 +1 @@ - -.al-page-foundation-members-index .al-members .al-member-item { - height: 100%; - background: rgb(14, 59, 92); -} /*# sourceMappingURL=members.css.map */ \ No newline at end of file diff --git a/assets/scss/variables.scss b/assets/scss/variables.scss index fa0bd41a..f6fc6f27 100644 --- a/assets/scss/variables.scss +++ b/assets/scss/variables.scss @@ -48,3 +48,5 @@ $al-c-sunburnt-cyclops-light: #ff6e71; // Sizing $al-page-readable-max-width: 680px; + + diff --git a/i18n/en.json b/i18n/en.json index 06f13432..8181b10e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -725,12 +725,10 @@ "The AlmaLinux OS Foundation's membership structure is intentionally permissive, because it is important for us that anyone who has a stake in the future of AlmaLinux is allowed to have a voice in the future of AlmaLinux. Whether you join as a sponsor member or an individual contributor or a mirror host, your support of AlmaLinux and your opinion deserves to be heard.": "The AlmaLinux OS Foundation's membership structure is intentionally permissive, because it is important for us that anyone who has a stake in the future of AlmaLinux is allowed to have a voice in the future of AlmaLinux. Whether you join as a sponsor member or an individual contributor or a mirror host, your support of AlmaLinux and your opinion deserves to be heard.", "Membership of the foundation is determined and managed by the Membership Committee. The membership committee meets regularly to review applications and welcome new members to the foundation. The qualifications for each type of membership are below. If you have any intersest in joining the membership committee, reach out to the committee directly via email": "Membership of the foundation is determined and managed by the Membership Committee. The membership committee meets regularly to review applications and welcome new members to the foundation. The qualifications for each type of membership are below. If you have any intersest in joining the membership committee, reach out to the committee directly via email", "anyone approved as a contributing member by membership committee based on their contribution to the AlmaLinux project": "anyone approved as a contributing member by membership committee based on their contribution to the AlmaLinux project", - "Member qualifications and benefits": "Member qualifications and benefits", "acceptance as AlmaLinux mirror by the infrastructure SIG, and approval by the membership committee": "acceptance as AlmaLinux mirror by the infrastructure SIG, and approval by the membership committee", "as long as the mirror is operational, reviewed annually": "as long as the mirror is operational, reviewed annually", "Contributor (individual) Member": "Contributor (individual) Member", "Mirror Member": "Mirror Member", - "Sponsor Members": "Sponsor Members", "For an independent open source project, maintaining funding through a variety of sponsor members is key to our ability to remain impartial, and is key to our long-term goal of achieving 501(c)(3) status. We remain grateful to our entire community for their support, and are especially grateful for the sponsor members who support the project with funds or resources that are critical to helping us keep up with our explosive growth.": "For an independent open source project, maintaining funding through a variety of sponsor members is key to our ability to remain impartial, and is key to our long-term goal of achieving 501(c)(3) status. We remain grateful to our entire community for their support, and are especially grateful for the sponsor members who support the project with funds or resources that are critical to helping us keep up with our explosive growth.", "Silver Sponsor Member": "Silver Sponsor Member", "AlmaLinux OS Foundation ByLaws": "AlmaLinux OS Foundation ByLaws", @@ -765,7 +763,6 @@ "One dedicated full-time employee working on AlmaLinux OR": "One dedicated full-time employee working on AlmaLinux OR", "annual service credits or hardware donations valued at $20,000 or more": "annual service credits or hardware donations valued at $20,000 or more", "Ideal for companies or organizations who want to support the AlmaLinux project. These non-profit organizations and companies contribute funding or resources to the project, and receive benefits from the foundation for that support.": "Ideal for companies or organizations who want to support the AlmaLinux project. These non-profit organizations and companies contribute funding or resources to the project, and receive benefits from the foundation for that support.", - "Sponsor Member Benefits": "Sponsor Member Benefits", "dedicated press release and blog post with social media promotion": "dedicated press release and blog post with social media promotion", "priority access to sponsor any AlmaLinux-organized events": "priority access to sponsor any AlmaLinux-organized events", "company logo on AlmaLinux.org in up-to three sections/categories": "company logo on AlmaLinux.org in up-to three sections/categories", @@ -777,5 +774,11 @@ "inclusion in a silver member group press releases with social media promotion": "inclusion in a silver member group press releases with social media promotion", "AlmaLinux member logo for your site": "AlmaLinux member logo for your site", "company logo on AlmaLinux website in two sections/categories": "company logo on AlmaLinux website in two sections/categories", - "1 sponsor webinar per year": "1 sponsor webinar per year" + "1 sponsor webinar per year": "1 sponsor webinar per year", + "Free member qualifications and benefits": "Free member qualifications and benefits", + "Sponsor member qualifications and benefits": "Sponsor member qualifications and benefits", + "election candidates and processes": "election candidates and processes", + "The board, once elected, chooses its offices, including the chair of the board. Elections are held as regularly as needed to fill vacancies. The wiki also houses historical details about the": "The board, once elected, chooses its offices, including the chair of the board. Elections are held as regularly as needed to fill vacancies. The wiki also houses historical details about the", + "The AlmaLinux OS Foundation is lead by a community elected board of directors who hold regular meetings. Agendas and minutes for those meetings are shared with the public on": "The AlmaLinux OS Foundation is lead by a community elected board of directors who hold regular meetings. Agendas and minutes for those meetings are shared with the public on", + "the AlmaLinux Wiki": "the AlmaLinux Wiki" } \ No newline at end of file diff --git a/layouts/members/single.html b/layouts/members/single.html index 3c346a12..cbc3f5bb 100644 --- a/layouts/members/single.html +++ b/layouts/members/single.html @@ -81,14 +81,14 @@
-
+

AlmaLinux OS Foundation {{ i18n "Membership" }}

{{ i18n "The" }} AlmaLinux OS Foundation {{ i18n "is a US-based non-profit that stewards the AlmaLinux project and allows anyone to join!" }} {{ i18n "Join the" }} AlmaLinux OS Foundation {{ i18n "as an individual member or Sponsor member, and own a vote in shaping the future of AlmaLinux OS!" }}

{{ i18n "Membership levels and benefits are" }} {{ i18n "described below." }}

-
+
@@ -96,8 +96,8 @@

AlmaLinux OS Foundation {{ i18n "Membership" }} -
-
+
+

{{ i18n "Contributor Member" }} @@ -149,368 +149,366 @@

{{ i18n "Sponsor Member" }}

-
+
-

{{ i18n "Join the" }} AlmaLinux OS Foundation

-

{{ i18n "The AlmaLinux OS Foundation's membership structure is intentionally permissive, because it is important for us that anyone who has a stake in the future of AlmaLinux is allowed to have a voice in the future of AlmaLinux. Whether you join as a sponsor member or an individual contributor or a mirror host, your support of AlmaLinux and your opinion deserves to be heard." }}

-

{{ i18n "Membership of the foundation is determined and managed by the Membership Committee. The membership committee meets regularly to review applications and welcome new members to the foundation. The qualifications for each type of membership are below. If you have any intersest in joining the membership committee, reach out to the committee directly via email" }}! {{ i18n "Email the membership committee" }}

+

{{ i18n "Join the" }} AlmaLinux OS Foundation

+

{{ i18n "The AlmaLinux OS Foundation's membership structure is intentionally permissive, because it is important for us that anyone who has a stake in the future of AlmaLinux is allowed to have a voice in the future of AlmaLinux. Whether you join as a sponsor member or an individual contributor or a mirror host, your support of AlmaLinux and your opinion deserves to be heard." }}

+

{{ i18n "Membership of the foundation is determined and managed by the Membership Committee. The membership committee meets regularly to review applications and welcome new members to the foundation. The qualifications for each type of membership are below. If you have any intersest in joining the membership committee, reach out to the committee directly via email" }}! {{ i18n "Email the membership committee" }}

+ +

{{ i18n "Free member qualifications and benefits" }}

+

{{ i18n "All of the information below is pulled directly from where it was defined in the" }} {{ i18n "AlmaLinux OS Foundation ByLaws" }}, {{ i18n "and the expanded membership document adopted by the board of directors in" }} {{ i18n "April of 2024" }}.

+
+
+

{{ i18n "Contributor (individual) Member" }}

+ +

Contributor membership is perfect for any individual contributor to the AlmaLinux project or user of AlmaLinux who wishes to support the AlmaLinux OS Foundation by joining.

-
-

{{ i18n "Member qualifications and benefits" }}

-

{{ i18n "All of the information below is pulled directly from where it was defined in the" }} {{ i18n "AlmaLinux OS Foundation ByLaws" }}, {{ i18n "and the expanded membership document adopted by the board of directors in" }} {{ i18n "April of 2024" }}.

-
-
-

{{ i18n "Contributor (individual) Member" }}

- -

Contributor membership is perfect for any individual contributor to the AlmaLinux project or user of AlmaLinux who wishes to support the AlmaLinux OS Foundation by joining.

+

Qualifications

+

{{ i18n "anyone approved as a contributing member by membership committee based on their contribution to the AlmaLinux project" }}

+
{{ i18n "Term" }}
+

{{ i18n "re-qualified annually" }}

+
{{ i18n "Benefits" }}
+
    +
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • +
  • {{ i18n "1 vote for a board seat" }}
  • +
  • {{ i18n "listing on our website in a contributing member list" }}
  • +
  • {{ i18n "contributing member AlmaLinux logo" }}
  • +
+ +
+
+

{{ i18n "Mirror Member" }}

+ +

Mirror membership is a specifically for those who support AlmaLinux by hosting any one of the devices in our our 400+ mirror network.

-

Qualifications

-

{{ i18n "anyone approved as a contributing member by membership committee based on their contribution to the AlmaLinux project" }}

-
{{ i18n "Term" }}
-

{{ i18n "re-qualified annually" }}

-
{{ i18n "Benefits" }}
-
    -
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • -
  • {{ i18n "1 vote for a board seat" }}
  • -
  • {{ i18n "listing on our website in a contributing member list" }}
  • -
  • {{ i18n "contributing member AlmaLinux logo" }}
  • -
- -
-
-

{{ i18n "Mirror Member" }}

- -

Mirror membership is a specifically for those who support AlmaLinux by hosting any one of the devices in our our 400+ mirror network.

- -

Qualifications

-

{{ i18n "acceptance as AlmaLinux mirror by the infrastructure SIG, and approval by the membership committee" }}

-
{{ i18n "Term" }}
-

{{ i18n "as long as the mirror is operational, reviewed annually" }}

-
{{ i18n "Benefits" }}
-
    -
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • -
  • {{ i18n "1 vote for a board seat" }}
  • -
  • {{ i18n "Listing as an official AlmaLinux mirror" }}
  • -
  • {{ i18n "Official AlmaLinux mirror logo" }}
  • -
- -
-
+

Qualifications

+

{{ i18n "acceptance as AlmaLinux mirror by the infrastructure SIG, and approval by the membership committee" }}

+
{{ i18n "Term" }}
+

{{ i18n "as long as the mirror is operational, reviewed annually" }}

+
{{ i18n "Benefits" }}
+
    +
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • +
  • {{ i18n "1 vote for a board seat" }}
  • +
  • {{ i18n "Listing as an official AlmaLinux mirror" }}
  • +
  • {{ i18n "Official AlmaLinux mirror logo" }}
  • +
+ +
+
- -
-
-

{{ i18n "Sponsor Members" }}

+ +
+

{{ i18n "Sponsor member qualifications and benefits" }}

{{ i18n "For an independent open source project, maintaining funding through a variety of sponsor members is key to our ability to remain impartial, and is key to our long-term goal of achieving 501(c)(3) status. We remain grateful to our entire community for their support, and are especially grateful for the sponsor members who support the project with funds or resources that are critical to helping us keep up with our explosive growth." }}

Qualifications and Term

Each of the sponsor memberships are renewed annually, and require the approval of the membership committee.

{{ i18n "Membership fees are charged annually on the date of your membership acceptance. All in-kind sponsorships require approval of the board of directors in addition to the membership committee." }}

-

{{ i18n "Sponsor Member Benefits" }}

-

Many of the benefits across

- -
-

{{ i18n "Platinum Sponsor Member" }}

-
-
-
-

Platinum membership is a our highest tier and is tailor-made for companies who understand the importance of heavily sponsoring open source projects that the world relies on, and who want to ensure that the AlmaLinux project is able to continue to deliver on its promise of long-term stability.

-

{{ i18n "Current platinum sponsor members" }}

-
-
- - - -
+
+
+

{{ i18n "Platinum Sponsor Member" }}

+
+
+ Platinum Sponsor Member +
+
+
+
+

Platinum membership is a our highest tier and is tailor-made for companies who understand the importance of heavily sponsoring open source projects that the world relies on, and who want to ensure that the AlmaLinux project is able to continue to deliver on its promise of long-term stability.

+

{{ i18n "Current platinum sponsor members" }}

+
+
+ + + +
-
- - - -
+
+ + + +
-
- - - -
-
-

{{ i18n "Benefits" }}

-

{{ i18n "Benefits for this level of membership are broken into three groups" }}

-
{{ i18n "Marketing Benefits" }}
-
    -
  • {{ i18n "dedicated press release and blog post with social media promotion" }}
  • -
  • {{ i18n "priority access to sponsor any AlmaLinux-organized events" }}
  • -
  • {{ i18n "company logo on AlmaLinux.org in up-to three sections/categories" }}
  • -
  • {{ i18n "up to 2 sponsor webinars per year" }}
  • -
  • {{ i18n "up to 4 sponsor blog posts per year" }}
  • -
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • -
  • {{ i18n "AlmaLinux will assist in promoting your appropriate social media for Linux-related content (e.g. tweets and retweets)" }}
  • -
-
-
-
{{ i18n "Voting benefits" }}
-
    -
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • -
  • 50 {{ i18n "votes for each open board seat" }}
  • -
-
{{ i18n "Additional benefits" }}
-
    -
  • {{ i18n "have up to 3 kernel modules signed by AlmaLinux, allowing your application to work with secure boot on AlmaLinux servers. Listing on a “signed kernel modules” documentation page." }}
  • -
  • {{ i18n "Direct access to AlmaLinux executives and experts to help with consultation, planning, and engagement opportunities, including advance information on upcoming announcements and projects." }}
  • -
-

{{ i18n "Membership Fee" }}

+
+ + + +
+
+

{{ i18n "Benefits" }}

+

{{ i18n "Benefits for this level of membership are broken into three groups" }}

+
{{ i18n "Marketing Benefits" }}
+
    +
  • {{ i18n "dedicated press release and blog post with social media promotion" }}
  • +
  • {{ i18n "priority access to sponsor any AlmaLinux-organized events" }}
  • +
  • {{ i18n "company logo on AlmaLinux.org in up-to three sections/categories" }}
  • +
  • {{ i18n "up to 2 sponsor webinars per year" }}
  • +
  • {{ i18n "up to 4 sponsor blog posts per year" }}
  • +
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • +
  • {{ i18n "AlmaLinux will assist in promoting your appropriate social media for Linux-related content (e.g. tweets and retweets)" }}
  • +
+
+
+
{{ i18n "Voting benefits" }}
+
    +
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • +
  • 50 {{ i18n "votes for each open board seat" }}
  • +
+
{{ i18n "Additional benefits" }}
    -
  • $100,000 OR
  • -
  • {{ i18n "Three dedicated full-time employees working on AlmaLinux" }}
  • +
  • {{ i18n "have up to 3 kernel modules signed by AlmaLinux, allowing your application to work with secure boot on AlmaLinux servers. Listing on a “signed kernel modules” documentation page." }}
  • +
  • {{ i18n "Direct access to AlmaLinux executives and experts to help with consultation, planning, and engagement opportunities, including advance information on upcoming announcements and projects." }}
- -
-
- -
-

{{ i18n "Silver Sponsor Member" }}

-

Silver Sponsor Members tend to be startups or companies who are compelled to show their support for AlmaLinux, but don't find that a larger investment meets their needs.

-

{{ i18n "Benefits" }}

-

{{ i18n "Benefits for this level of membership are broken into two groups" }}

-
{{ i18n "Voting benefits" }}
-
    -
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • -
  • 5 {{ i18n "votes for each open board seat" }}
  • -
+

{{ i18n "Membership Fee" }}

+
    +
  • $100,000 OR
  • +
  • {{ i18n "Three dedicated full-time employees working on AlmaLinux" }}
  • +
+ +
+
+ +
+
+

{{ i18n "Silver Sponsor Member" }} -

{{ i18n "Marketing Benefits" }}
-
    -
  • {{ i18n "company logo on AlmaLinux website in one section/category" }}
  • -
  • {{ i18n "inclusion in a silver member group press releases with social media promotion" }}
  • -
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • -
  • {{ i18n "Inclusion in a round-up blog post of new members" }}
  • -
-

{{ i18n "Membership Fee" }}

-
    -
  • $2,500 OR
  • -
  • {{ i18n "Three dedicated full-time employees working on AlmaLinux" }}
  • -
- -
- - -
-

{{ i18n "Ruby Sponsor Member" }}

-

{{ i18n "Ruby Sponsor Members are primarily companies that want to be able to" }} {{ i18n "support AlmaLinux users' use of secure boot" }}.

-

{{ i18n "Benefits" }}

-

{{ i18n "Benefits for this level of membership are broken into three groups" }}

-
{{ i18n "Voting benefits" }}
-
    -
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • -
  • 5 {{ i18n "votes for each open board seat" }}
  • -
-
{{ i18n "Marketing Benefits" }}
-
    -
  • {{ i18n "company logo on AlmaLinux website in one section/category" }}
  • -
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • -
  • {{ i18n "Exposure through new ruby member a group press release with social media promotion" }}
  • -
  • {{ i18n "Inclusion in a round-up blog post of new members" }}
  • -
  • {{ i18n "AlmaLinux member logo for your site" }}
  • -
-
{{ i18n "Additional benefits" }}
-

{{ i18n "The opportunity to have up to 3 kernel modules signed by AlmaLinux, allowing your application to work with secure boot on AlmaLinux servers. Listing on a 'signed kernel modules' documentation page." }}

-

{{ i18n "Membership Fee" }}

-
    -
  • $5,000 OR
  • -
  • {{ i18n "An equivalent contribution of hardware or services" }}
  • -
- -
- - -
-

{{ i18n "Gold Sponsor Member" }}

-

{{ i18n "Gold Sponsor Members are established companies who believe in the importance of open source and free operating systems, and see the value in AlmaLinux continuing to serve its users." }}

-

{{ i18n "Benefits" }}

-

{{ i18n "Benefits for this level of membership are broken into three groups" }}

-
{{ i18n "Voting benefits" }}
-
    -
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • -
  • 15 {{ i18n "votes for each open board seat" }}
  • -
-
{{ i18n "Marketing Benefits" }}
-
    -
  • {{ i18n "company logo on AlmaLinux website in two sections/categories" }}
  • -
  • {{ i18n "Exposure through new gold member group press releases with social media promotion" }}
  • -
  • {{ i18n "priority access to sponsor any AlmaLinux-organized events" }}
  • -
  • {{ i18n "1 sponsor webinar per year" }}
  • -
  • {{ i18n "Up to four sponsored blog posts per year to be posted on the AlmaLinux blog" }}
  • -
  • {{ i18n "AlmaLinux will assist in promoting your appropriate social media for Linux-related content (e.g. tweets and retweets)" }}
  • -
  • {{ i18n "Inclusion in a round-up blog post of new Gold members" }}
  • -
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • -
  • {{ i18n "AlmaLinux member logo for your site" }}
  • -
-
{{ i18n "Additional benefits" }}
-

{{ i18n "The opportunity to have up to 3 kernel modules signed by AlmaLinux, allowing your application to work with secure boot on AlmaLinux servers. Listing on a “signed kernel modules” documentation page." }}

-

{{ i18n "Membership Fee" }}

-
    -
  • $20,000 OR
  • -
  • {{ i18n "One dedicated full-time employee working on AlmaLinux OR" }}
  • -
  • {{ i18n "annual service credits or hardware donations valued at $20,000 or more" }}
  • -
- -
- -
-
- -
+ Silver Sponsor Member

+

Silver Sponsor Members tend to be startups or companies who are compelled to show their support for AlmaLinux, but don't find that a larger investment meets their needs.

+

{{ i18n "Benefits" }}

+

{{ i18n "Benefits for this level of membership are broken into two groups" }}

+
{{ i18n "Voting benefits" }}
+
    +
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • +
  • 5 {{ i18n "votes for each open board seat" }}
  • +
+ +
{{ i18n "Marketing Benefits" }}
+
    +
  • {{ i18n "company logo on AlmaLinux website in one section/category" }}
  • +
  • {{ i18n "inclusion in a silver member group press releases with social media promotion" }}
  • +
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • +
  • {{ i18n "Inclusion in a round-up blog post of new members" }}
  • +
+

{{ i18n "Membership Fee" }}

+
    +
  • $2,500 OR
  • +
  • {{ i18n "Three dedicated full-time employees working on AlmaLinux" }}
  • +
+ +
+
+

{{ i18n "Ruby Sponsor Member" }} + + Silver Sponsor Member

+

{{ i18n "Ruby Sponsor Members are primarily companies that want to be able to" }} {{ i18n "support AlmaLinux users' use of secure boot" }}.

+

{{ i18n "Benefits" }}

+

{{ i18n "Benefits for this level of membership are broken into three groups" }}

+
{{ i18n "Voting benefits" }}
+
    +
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • +
  • 5 {{ i18n "votes for each open board seat" }}
  • +
+
{{ i18n "Marketing Benefits" }}
+
    +
  • {{ i18n "company logo on AlmaLinux website in one section/category" }}
  • +
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • +
  • {{ i18n "Exposure through new ruby member a group press release with social media promotion" }}
  • +
  • {{ i18n "Inclusion in a round-up blog post of new members" }}
  • +
  • {{ i18n "AlmaLinux member logo for your site" }}
  • +
+
{{ i18n "Additional benefits" }}
+

{{ i18n "The opportunity to have up to 3 kernel modules signed by AlmaLinux, allowing your application to work with secure boot on AlmaLinux servers. Listing on a 'signed kernel modules' documentation page." }}

+

{{ i18n "Membership Fee" }}

+
    +
  • $5,000 OR
  • +
  • {{ i18n "An equivalent contribution of hardware or services" }}
  • +
+ +
+
+

{{ i18n "Gold Sponsor Member" }} + + Gold Sponsor Member

+

{{ i18n "Gold Sponsor Members are established companies who believe in the importance of open source and free operating systems, and see the value in AlmaLinux continuing to serve its users." }}

+

{{ i18n "Benefits" }}

+

{{ i18n "Benefits for this level of membership are broken into three groups" }}

+
{{ i18n "Voting benefits" }}
+
    +
  • {{ i18n "Opportunity to nominate someone for election to the board of directors" }}
  • +
  • 15 {{ i18n "votes for each open board seat" }}
  • +
+
{{ i18n "Marketing Benefits" }}
+
    +
  • {{ i18n "company logo on AlmaLinux website in two sections/categories" }}
  • +
  • {{ i18n "Exposure through new gold member group press releases with social media promotion" }}
  • +
  • {{ i18n "priority access to sponsor any AlmaLinux-organized events" }}
  • +
  • {{ i18n "1 sponsor webinar per year" }}
  • +
  • {{ i18n "Up to four sponsored blog posts per year to be posted on the AlmaLinux blog" }}
  • +
  • {{ i18n "AlmaLinux will assist in promoting your appropriate social media for Linux-related content (e.g. tweets and retweets)" }}
  • +
  • {{ i18n "Inclusion in a round-up blog post of new Gold members" }}
  • +
  • {{ i18n "your company's events featured on our" }} {{ i18n "community events calendar" }}
  • +
  • {{ i18n "AlmaLinux member logo for your site" }}
  • +
+
{{ i18n "Additional benefits" }}
+

{{ i18n "The opportunity to have up to 3 kernel modules signed by AlmaLinux, allowing your application to work with secure boot on AlmaLinux servers. Listing on a “signed kernel modules” documentation page." }}

+

{{ i18n "Membership Fee" }}

+
    +
  • $20,000 OR
  • +
  • {{ i18n "One dedicated full-time employee working on AlmaLinux OR" }}
  • +
  • {{ i18n "annual service credits or hardware donations valued at $20,000 or more" }}
  • +
+ +
+
-
-
-
-
- {{ i18n "Board of Directors" }} -
-
+
+

{{ i18n "Board of Directors" }}

+

{{ i18n "The AlmaLinux OS Foundation is lead by a community elected board of directors who hold regular meetings. Agendas and minutes for those meetings are shared with the public on" }} {{ i18n "the AlmaLinux Wiki" }}. {{ i18n "The board, once elected, chooses its offices, including the chair of the board. Elections are held as regularly as needed to fill vacancies. The wiki also houses historical details about the" }} {{ i18n "election candidates and processes" }}. +

+
-
-
-
- benny Vasquez -
-
benny Vasquez
-
Chair, Board of Directors
-
AlmaLinux OS Foundation
-
+
+
+
+ benny Vasquez
+
benny Vasquez
+
Chair, Board of Directors
+
AlmaLinux OS Foundation
+
+
-
-
-
- Jack Aboutboul -
-
Jack Aboutboul
-
AlmaLinux OS Community Manager
-
Microsoft, Inc
-
+
+
+
+ Jack Aboutboul
+
Jack Aboutboul
+
AlmaLinux OS Community Manager
+
Microsoft, Inc
+
+
-
-
-
- Jesse Asklund -
-
Jesse Asklund
-
{{ i18n "Global head of Customer Experience" }}
-
WebPros
-
+
+
+
+ Jesse Asklund
+
Jesse Asklund
+
{{ i18n "Global head of Customer Experience" }}
+
WebPros
+
+
-
-
-
- Simon Phipps -
-
Simon Phipps
-
{{ i18n "open source advocate and a former president of the" }} Open Source Initiative
-
-
+
+
+
+ Simon Phipps
+
Simon Phipps
+
{{ i18n "open source advocate and a former president of the" }} Open Source Initiative
+
+
+
-
-
-
- AlmaLinux OS Logo -
-
Moshe Bar
-
{{ i18n "CEO" }}
-
Codenotary Inc.
-
-
+
+
+
+ Moshe Bar +
+
Moshe Bar
+
{{ i18n "CEO" }}
+
Codenotary Inc.
+
+
-
-
-
- Daniel Pearson -
-
Daniel Pearson
-
{{ i18n "CEO" }}
-
KnownHost
-
-
+
+
+
+ Daniel Pearson +
+
Daniel Pearson
+
{{ i18n "CEO" }}
+
KnownHost
+
+
-
-
-
- Jun Yoshida -
-
Jun Yoshida
-
{{ i18n "Corporate Officer" }}
-
Cybertrust Japan
-
-
+
+
+
+ Jun Yoshida +
+
Jun Yoshida
+
{{ i18n "Corporate Officer" }}
+
Cybertrust Japan
+
+
-
-
-
- Alex Iribarren -
-
Alex Iribarren
-
{{ i18n "Penguin Wrangler and Cloud Watcher" }}
-
CERN
-
-
+
+
+
+ Alex Iribarren +
+
Alex Iribarren
+
{{ i18n "Penguin Wrangler and Cloud Watcher" }}
+
CERN
+
+
-
-
-
- David Snead -
-
David Snead
-
{{ i18n "General Counsel" }}
-
Webpros
-
Non-voting Invited Expert
-
-
- +
+
+
+ David Snead +
+
David Snead
+
{{ i18n "General Counsel" }}
+
Webpros
+
Non-voting Invited Expert
-
+
+ +
+
+
{{ end }} diff --git a/static/board/moshe-bar-board.jpg b/static/board/moshe-bar-board.jpg new file mode 100644 index 00000000..3a866e14 Binary files /dev/null and b/static/board/moshe-bar-board.jpg differ diff --git a/static/board/simon.jpg b/static/board/simon.jpg index 21d3f920..6efa52f2 100644 Binary files a/static/board/simon.jpg and b/static/board/simon.jpg differ diff --git a/static/membership-images/foundation.png b/static/membership-images/foundation.png new file mode 100644 index 00000000..8adad9f9 Binary files /dev/null and b/static/membership-images/foundation.png differ diff --git a/static/membership-images/gold_sponsor_member.png b/static/membership-images/gold_sponsor_member.png new file mode 100644 index 00000000..00c8208a Binary files /dev/null and b/static/membership-images/gold_sponsor_member.png differ diff --git a/static/membership-images/mirror_sponsor_member.png b/static/membership-images/mirror_sponsor_member.png new file mode 100644 index 00000000..05b3a7dd Binary files /dev/null and b/static/membership-images/mirror_sponsor_member.png differ diff --git a/static/membership-images/platinum_sponsor_member.png b/static/membership-images/platinum_sponsor_member.png new file mode 100644 index 00000000..8915c52b Binary files /dev/null and b/static/membership-images/platinum_sponsor_member.png differ diff --git a/static/membership-images/ruby_sponsor_member.png b/static/membership-images/ruby_sponsor_member.png new file mode 100644 index 00000000..eadf36aa Binary files /dev/null and b/static/membership-images/ruby_sponsor_member.png differ diff --git a/static/membership-images/silver_sponsor_member.png b/static/membership-images/silver_sponsor_member.png new file mode 100644 index 00000000..f4b5d45b Binary files /dev/null and b/static/membership-images/silver_sponsor_member.png differ