Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Bikeshed and w3c.json metadata #23

Merged
merged 1 commit into from
Dec 10, 2024
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
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Web Platform Incubator Community Group
# W3C Web Machine Learning Community Group

This repository is being used for work in the W3C Web Platform Incubator Community Group, governed by the [W3C Community License
This repository is being used for work in the W3C Web Machine Learning Community Group, governed by the [W3C Community License
Agreement (CLA)](http://www.w3.org/community/about/agreements/cla/). To make substantive contributions,
you must join the CG.

Expand Down
6 changes: 3 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Title: Writing Assistance APIs
Shortname: writing-assistance
Level: None
Status: CG-DRAFT
Group: WICG
Repository: WICG/writing-assistance-apis
URL: https://wicg.github.io/writing-assistance-apis
Group: webml
Repository: webmachinelearning/writing-assistance-apis
URL: https://webmachinelearning.github.io/writing-assistance-apis
Editor: Domenic Denicola, Google https://www.google.com/, [email protected], https://domenic.me/
Abstract: The summarizer, writer, and rewriter APIs provide high-level interfaces to call on a browser or operating system's built-in language model to help with writing tasks.
Markup Shorthands: markdown yes, css no
Expand Down
2 changes: 1 addition & 1 deletion w3c.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"group": [80485]
"group": [110166]
, "contacts": ["cwilso"]
, "repo-type": "cg-report"
}
Loading