Skip to content

Commit d81dac0

Browse files
committed
gujr-gap, guru-gap, Add w3cids for Akshat & Neha
1 parent eacc0ed commit d81dac0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎gap-analysis/gujr-gap.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
// editors, add as many as you like
2929
// only "name" is required
3030
editors: [
31-
{ name: "Neha Gupta", company: "C-DAC" },
31+
{ name: "Neha Gupta", company: "C-DAC", w3cid: 72517 },
3232
{ name: "Richard Ishida", mailto: "ishida@w3.org", company: "W3C", w3cid: 3439 },
3333
],
3434

‎gap-analysis/guru-gap.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
// editors, add as many as you like
2929
// only "name" is required
3030
editors: [
31-
{ name: "Akshat Joshi", company: "CDAC" },
31+
{ name: "Akshat Joshi", company: "CDAC", w3cid: 71461 },
3232
{ name: "Richard Ishida", mailto: "ishida@w3.org", company: "W3C", w3cid: 3439 },
3333
],
3434

0 commit comments

Comments
 (0)