Title: [276229] trunk/Tools
- Revision
- 276229
- Author
- [email protected]
- Date
- 2021-04-18 06:40:37 -0700 (Sun, 18 Apr 2021)
Log Message
Update name in contributors.json
https://bugs.webkit.org/show_bug.cgi?id=224731
Unreviewed.
* Scripts/webkitpy/common/config/contributors.json:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (276228 => 276229)
--- trunk/Tools/ChangeLog 2021-04-18 12:45:33 UTC (rev 276228)
+++ trunk/Tools/ChangeLog 2021-04-18 13:40:37 UTC (rev 276229)
@@ -1,3 +1,12 @@
+2021-04-18 Zalan Bujtas <[email protected]>
+
+ Update name in contributors.json
+ https://bugs.webkit.org/show_bug.cgi?id=224731
+
+ Unreviewed.
+
+ * Scripts/webkitpy/common/config/contributors.json:
+
2021-04-17 Chris Dumez <[email protected]>
GPUConnectionToWebProcess::allowsExitUnderMemoryPressure() should check if libWebRTCCodecsProxy is used
Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (276228 => 276229)
--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json 2021-04-18 12:45:33 UTC (rev 276228)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json 2021-04-18 13:40:37 UTC (rev 276229)
@@ -190,6 +190,18 @@
"akiss"
]
},
+ "Alan Bujtas" : {
+ "emails" : [
+ "[email protected]",
+ "[email protected]",
+ "[email protected]"
+ ],
+ "expertise" : "Layout and Rendering, subpixel positioning, frame flattening",
+ "nicks" : [
+ "zalan"
+ ],
+ "status" : "reviewer"
+ },
"Alan Coon" : {
"emails" : [
"[email protected]"
@@ -6014,18 +6026,6 @@
"zackr"
]
},
- "Zalan Bujtas" : {
- "emails" : [
- "[email protected]",
- "[email protected]",
- "[email protected]"
- ],
- "expertise" : "Layout and Rendering, subpixel positioning, frame flattening",
- "nicks" : [
- "zalan"
- ],
- "status" : "reviewer"
- },
"Zeev Lieber" : {
"emails" : [
"[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes