Skip to content

Commit 3f91acf

Browse files
useruser
authored andcommitted
Update maintainers list
1 parent 7c40066 commit 3f91acf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/views/Home.vue

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</TerminalFrame>
9696
</v-col>
9797
<!-- Documentation -->
98-
<v-col cols="12" lg="8">
98+
<v-col cols="12" lg="7">
9999
<v-card variant="tonal">
100100
<v-card-title>
101101
<h4>Documentation</h4>
@@ -181,7 +181,7 @@
181181
</v-card-text>
182182
</v-card>
183183
</v-col>
184-
<v-col cols="12" lg="4" class="d-flex flex-column">
184+
<v-col cols="12" lg="5" class="d-flex flex-column">
185185
<!-- Maintainers -->
186186
<v-container fluid class="pa-0">
187187
<v-card variant="tonal">
@@ -191,16 +191,16 @@
191191
<v-card-text class="text-body-2">
192192
<v-row>
193193
<v-col cols="6" sm="4" lg="6">
194-
<SponsorCard user="gpotter2" userid="10530980" />
194+
<SponsorCard name="Gabriel Potter" role="Head Maintainer" user="gpotter2" userid="10530980" />
195195
</v-col>
196196
<v-col cols="6" sm="4" lg="6">
197-
<SponsorCard user="p-l-" userid="5064814" />
197+
<SponsorCard name="Nils Weiss" role="Maintainer" user="polybassa" userid="1676055" />
198198
</v-col>
199199
<v-col cols="6" sm="4" lg="6">
200-
<SponsorCard user="guedou" userid="11683796" />
200+
<SponsorCard name="Guillaume Valadon" role="Maintainer" user="guedou" userid="11683796" />
201201
</v-col>
202202
<v-col cols="6" sm="4" lg="6">
203-
<SponsorCard user="polybassa" userid="1676055" />
203+
<SponsorCard name="Pierre Lalet" role="Maintainer" user="p-l-" userid="5064814" />
204204
</v-col>
205205
</v-row>
206206
</v-card-text>

0 commit comments

Comments
 (0)