Modified: trunk/ChangeLog (293616 => 293617)
--- trunk/ChangeLog 2022-04-29 15:45:57 UTC (rev 293616)
+++ trunk/ChangeLog 2022-04-29 15:59:03 UTC (rev 293617)
@@ -1,3 +1,12 @@
+2022-04-29 Wenson Hsieh <[email protected]>
+
+ Unreviewed, add my GitHub account name to contributors.json
+
+ I also ran `validate-committer-lists --canonicalize` to fix up some minor style inconsistencies in this file
+ after some other recent additions.
+
+ * metadata/contributors.json:
+
2022-04-29 Diego Pino Garcia <[email protected]>
[GCC] std::remove_cvref is undefined in GCC8.4
Modified: trunk/metadata/contributors.json (293616 => 293617)
--- trunk/metadata/contributors.json 2022-04-29 15:45:57 UTC (rev 293616)
+++ trunk/metadata/contributors.json 2022-04-29 15:59:03 UTC (rev 293617)
@@ -2643,8 +2643,8 @@
"[email protected]"
],
"expertise" : "_javascript_/ECMAScript, Performance, Memory Use / Leaks, Memory Cache, Core DOM, HTML DOM, _javascript_ DOM Bindings, Web Compatibility (General), _javascript_Core C API, FastMalloc",
+ "github" : "geoffreygaren",
"name" : "Geoffrey Garen",
- "github" : "geoffreygaren",
"nicks" : [
"ggaren"
],
@@ -4844,7 +4844,7 @@
"[email protected]"
],
"expertise" : "_javascript_/ECMAScript",
- "github": "msaboff",
+ "github" : "msaboff",
"name" : "Michael Saboff",
"nicks" : [
"msaboff"
@@ -6815,6 +6815,7 @@
"[email protected]",
"[email protected]"
],
+ "github" : "whsieh",
"name" : "Wenson Hsieh",
"nicks" : [
"whsieh"
@@ -7184,4 +7185,4 @@
],
"status" : "reviewer"
}
-]
+]
\ No newline at end of file