@@ -55,7 +55,7 @@ description: Supply Chain Security & Compliance Initiative
55559 . ** Cultivate Long-Term Funding & Governance**
5656
5757 Transition from single large grants to a diversified funding
58- model—attracting industry sponsorships and broad community support to ensure
58+ model—attracting industry support and broad community support to ensure
5959 financial stability.
6060
616110 . ** Promote Ecosystem Growth & Adoption**
@@ -73,7 +73,7 @@ description: Supply Chain Security & Compliance Initiative
7373 <th scope="col">Name</th>
7474 <th scope="col">Area</th>
7575 <th scope="col">Status</th>
76- <th scope="col">Sponsors </th>
76+ <th scope="col">Supporters </th>
7777 </tr>
7878 </thead>
7979 <tbody>
@@ -98,11 +98,11 @@ description: Supply Chain Security & Compliance Initiative
9898 <em>More Funding Required</em>
9999 </p>
100100 {% endif %}
101- {% if milestone.sponsors %}
101+ {% if milestone.supporters %}
102102 <ul class="randomize-order">
103- {% for sponsor in milestone.sponsors %}
103+ {% for supporter in milestone.supporters %}
104104 <li>
105- {{ sponsor }}
105+ {{ supporter }}
106106 </li>
107107 {% endfor %}
108108 </ul>
@@ -124,7 +124,7 @@ description: Supply Chain Security & Compliance Initiative
124124Achieving the objectives and milestones on our roadmap requires external
125125funding. We welcome contributions in various forms. If you’d like to support
126126this initiative, please contact us at [ sponsorship@erlef.org ] ( mailto:sponsorship@erlef.org ) .
127- Sponsorship can be provided through:
127+ Support can be provided through:
128128
1291291 . ** Financial Contributions**
130130 - Directly fund key activities such as security audits, engineering work,
@@ -136,20 +136,20 @@ Sponsorship can be provided through:
136136 - Enables direct collaboration on critical tasks while also shaping the
137137 future of the ecosystem.
138138
139- ## Sponsors
139+ ## Supporters
140140
141- <div class =" sponsors randomize-order mb-5" >
141+ <div class =" supporters randomize-order mb-5" >
142142 <a href =" https://www.ericsson.com/ " >
143- <img src="/assets/aegis/sponsors /ericsson.svg" alt="Ericsson" />
143+ <img src="/assets/aegis/supporters /ericsson.svg" alt="Ericsson" />
144144 </a >
145145 <a href =" https://www.herrmannultraschall.com/ " >
146- <img src="/assets/aegis/sponsors /herrmann-ultraschall.svg" alt="Herrmann Ultraschall" />
146+ <img src="/assets/aegis/supporters /herrmann-ultraschall.svg" alt="Herrmann Ultraschall" />
147147 </a >
148148 <a href =" https://dashbit.co/ " >
149- <img src="/assets/aegis/sponsors /dashbit.png" alt="Dashbit" />
149+ <img src="/assets/aegis/supporters /dashbit.png" alt="Dashbit" />
150150 </a >
151151 <a href =" https://hcahealthcare.com/ " >
152- <img src="/assets/aegis/sponsors /hca.png" alt="HCA Healthcare" />
152+ <img src="/assets/aegis/supporters /hca.png" alt="HCA Healthcare" />
153153 </a >
154154</div >
155155
@@ -172,7 +172,7 @@ primary ways implementation can happen:
172172 The EEF can fund stipends or grants for developers, maintainers, or other
173173 specialists in the community.
174174
175- 3 . ** Sponsor -Provided Implementation**
176-
177- A sponsor may opt to contribute manpower directly, having their own team or
175+ 3 . ** Supporter -Provided Implementation**
176+
177+ A supporter may opt to contribute manpower directly, having their own team or
178178 contractors develop and integrate new capabilities.
0 commit comments