Skip to content
Snippets Groups Projects

Patch for openvsx WG definition, move to right level in JSON src

1 file
+ 23
23
Compare changes
  • Side-by-side
  • Inline
@@ -726,29 +726,29 @@
"description": "Guest Member"
}
]
}
},
"open-vsx": {
"alias": "open-vsx",
"title": "Open VSX Working Group",
"status": "proposed",
"parent_organization": "eclipse",
"logo": "https://eclipse.org/org/workinggroups/assets/images/wg-open-vsx.png",
"description": "The Open VSX Working Group aims to ensure the continued sustainability, integrity, evolution and adoption of the Open VSX Registry. In particular, it is formed to provide governance, guidance, and funding for the communities that support the implementation, deployment, maintenance and adoption of the Eclipse Foundation’s Open VSX Registry at open-vsx.org.",
"resources": {
"charter": "https://www.eclipse.org/org/workinggroups/openvsx-charter.php",
"participation_agreements": {
"individual": null,
"organization": {
"document_id": "b557cbcb3973aac1beae",
"pdf": "https://www.eclipse.org/org/workinggroups/wgpa/openvsx-working-group-participation-agreement.pdf"
}
},
"website": "",
"members": "",
"sponsorship": "https://www.eclipse.org/org/workinggroups/sponsorship/working-group-sponsorship-agreement.pdf",
"contact_form": "https://accounts.eclipse.org/contact/membership"
},
"levels": []
"open-vsx": {
"alias": "open-vsx",
"title": "Open VSX Working Group",
"status": "proposed",
"parent_organization": "eclipse",
"logo": "https://eclipse.org/org/workinggroups/assets/images/wg-open-vsx.png",
"description": "The Open VSX Working Group aims to ensure the continued sustainability, integrity, evolution and adoption of the Open VSX Registry. In particular, it is formed to provide governance, guidance, and funding for the communities that support the implementation, deployment, maintenance and adoption of the Eclipse Foundation’s Open VSX Registry at open-vsx.org.",
"resources": {
"charter": "https://www.eclipse.org/org/workinggroups/openvsx-charter.php",
"participation_agreements": {
"individual": null,
"organization": {
"document_id": "b557cbcb3973aac1beae",
"pdf": "https://www.eclipse.org/org/workinggroups/wgpa/openvsx-working-group-participation-agreement.pdf"
}
},
"website": "",
"members": "",
"sponsorship": "https://www.eclipse.org/org/workinggroups/sponsorship/working-group-sponsorship-agreement.pdf",
"contact_form": "https://accounts.eclipse.org/contact/membership"
},
"levels": []
}
}
}
Loading