Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/content/faq/faq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
href="/working-groups/">Working Groups</a> page, clicking on the group
title, then click "ask to join." This method requires a user be logged into
a google account. <br /><br />
A group can also be joined by emailing [group-name]+subscribe@corecollective.dev where the group-name is found in the url of the Google Working Group page. NOTE: A confirm email is sent to the originator from Google. This often ends up in spam, so after sending, please check your spam to process the confirm. Once that's completed, the request will be sent on to the admin for final approval. <br /><br />
At a future date each Working Group will have a team page which includes the group calendar and a place to store files. Until then, all WG information will be shared via the Google Group.
A group can also be joined by emailing [group-name]+subscribe@corecollective.dev where the group-name is found in the url of the Google Working Group page. NOTE: A confirm email is sent to the originator from Google. This often ends up in spam, so after sending, please check your spam to process the confirm. Once that's completed, the user must respond to that email, and the request will be sent on to the admin for final approval. <br /><br />
At a future date each Working Group will have a team page which includes the group calendar and a place to store files. Until then, all WG information will be shared via the Google Group. <br /><br />
If you have any issues, please email <b>community-mgrs@corecollective.dev</b> and one of us will add you manually.
category: "Working Group FAQs"

- question: "What CoreCollective groups are available to join?"
Expand Down
2 changes: 1 addition & 1 deletion src/pages/working-groups/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const data = [
title: 'Virtualization',
icon: iconData,
description:
'Enable collaboration on evolving Arm-architecture virtualization technologies for secure firmware, hypervisor, kernel and AI workloads',
'Enable collaboration on evolving Arm-architecture simulation, emulation, & virtualization technologies for secure firmware, hypervisor, kernel and AI workloads',
googlegroupname: 'virtualization',
},
{
Expand Down
Loading