Title: [295380] trunk/.github/CODEOWNERS
Revision
295380
Author
[email protected]
Date
2022-06-08 08:19:43 -0700 (Wed, 08 Jun 2022)

Log Message

[Github] Code owner hints for GStreamer-related reviews
https://bugs.webkit.org/show_bug.cgi?id=241412

Patch by Philippe Normand <[email protected]> on 2022-06-08
Reviewed by Jonathan Bedard.

* .github/CODEOWNERS: Hints for GStreamer-specific folders.

Canonical link: https://commits.webkit.org/251388@main

Modified Paths

Diff

Modified: trunk/.github/CODEOWNERS (295379 => 295380)


--- trunk/.github/CODEOWNERS	2022-06-08 13:26:15 UTC (rev 295379)
+++ trunk/.github/CODEOWNERS	2022-06-08 15:19:43 UTC (rev 295380)
@@ -37,3 +37,10 @@
 
 /Tools/Scripts/libraries @JonWBedard
 /Tools/Scripts/libraries/webkitscmpy @facetothefate @JonWBedard
+
+# ================================================================================
+
+/Source/WebCore/Modules/mediastream/gstreamer @calvaris @philn
+/Source/WebCore/platform/audio/gstreamer @calvaris @philn
+/Source/WebCore/platform/graphics/gstreamer @ntrrgc @calvaris @philn
+/Source/WebCore/platform/mediastream/gstreamer @calvaris @philn
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to