Skip to content

Commit

Permalink
Merge pull request #187 from w3c/w3c-fedid
Browse files Browse the repository at this point in the history
Add w3c-fedid organization
  • Loading branch information
dontcallmedom authored Sep 3, 2024
2 parents 7bf31ca + 64ae1a5 commit 9d7b565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validate.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const github = require("./lib/github.js");
const validator = require("./lib/validator.js");
const w3cData = require("./lib/w3cData.js");

const orgs = ["w3c", "WebAudio", "immersive-web", "webassembly", "w3ctag", "WICG", "w3cping", "privacycg", "gpuweb", "webmachinelearning"];
const orgs = ["w3c", "WebAudio", "immersive-web", "webassembly", "w3ctag", "WICG", "w3cping", "privacycg", "gpuweb", "webmachinelearning", "w3c-fedid"];
const errortypes = [
"inconsistentgroups",
"now3cjson",
Expand Down

0 comments on commit 9d7b565

Please sign in to comment.