|
31 | 31 |
|
32 | 32 | ], |
33 | 33 | "achievementBadges": [ |
| 34 | + { |
| 35 | + "slug": "first-application", |
| 36 | + "label": "first-application", |
| 37 | + "location": "assets/badges/first-application/first-application.png", |
| 38 | + "title": "Application Pioneer", |
| 39 | + "description": "This badge is awarded to the Layer5 cloud users when they create their first application." |
| 40 | + }, |
34 | 41 | { |
35 | 42 | "slug": "design-pioneer", |
36 | 43 | "label": "first-design", |
|
135 | 142 | "location": "assets/badges/continuous-contributor/continuous-contributor.png", |
136 | 143 | "title": "Continuous Contributor", |
137 | 144 | "description": "This badge is awarded to the community members who make consistent and impactful contributions for a long period of time in Layer5 projects in recognition and appreciation of their efforts." |
138 | | - }, |
139 | | - { |
| 145 | + } |
| 146 | + ], |
| 147 | + "archivedBadges": [ |
| 148 | + { |
140 | 149 | "slug": "hacktoberfest-contributor", |
141 | 150 | "label": "hacktoberfest-contributor", |
142 | 151 | "location": "assets/badges/hacktoberfest-contributor/hacktoberfest-contributor.png", |
143 | 152 | "title": "Hacktoberfest'23 Contributor", |
144 | 153 | "description": "This badge is awarded to the contributors who contribute to any Layer5 project during Hacktoberfest 2023." |
145 | | - } |
146 | | - ], |
147 | | - "archivedBadges": [ |
| 154 | + }, |
148 | 155 | { |
149 | 156 | "slug": "hacktoberfest-24-contributor", |
150 | 157 | "label": "hacktoberfest-24-contributor", |
|
161 | 168 | "title": "UI/UX", |
162 | 169 | "description": "This badge is awarded to the community members who create or improve designs for visual aspects or user flow for any of the websites, flyers, promotions, Meshery UI, and so on in recognition and appreciation of their efforts." |
163 | 170 | }, |
| 171 | + { |
| 172 | + "slug": "writers-program", |
| 173 | + "label": "writers-program", |
| 174 | + "imageSource": "assets/badges/writer-program/writer-program.png", |
| 175 | + "title": "Writers Program", |
| 176 | + "description": "This badge is awarded to the community members who make with two or more published writings whether in article, blog post, project documentation or other form in recognition and appreciation of their efforts." |
| 177 | + }, |
164 | 178 | { |
165 | 179 | "slug": "kanvas", |
166 | 180 | "label": "kanvas", |
|
224 | 238 | "title": "Docker Extension", |
225 | 239 | "description": "This badge is awarded to the community members who make consistent and impactful contributions to the Docker Extension of meshery project in recognition and appreciation of their efforts." |
226 | 240 | }, |
| 241 | + { |
| 242 | + "slug": "meshery-operator", |
| 243 | + "label": "meshery-operator", |
| 244 | + "imageSource": "assets/badges/meshery-operator/meshery-operator.png", |
| 245 | + "title": "Meshery Operator", |
| 246 | + "description": "This badge is awarded to the community members who make consistent and impactful contributions to Meshery Operator of the Meshery project in recognition and appreciation of their efforts." |
| 247 | + }, |
227 | 248 | { |
228 | 249 | "slug": "meshery-docs", |
229 | 250 | "label": "meshery-docs", |
|
0 commit comments