Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: chrome/browser/notifications/OWNERS

Issue 2794103002: Add initial support for native Linux desktop notifications (Closed)
Patch Set: Refactor, move impl to chrome/browser/notifications Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/notifications/OWNERS
diff --git a/chrome/browser/notifications/OWNERS b/chrome/browser/notifications/OWNERS
index da23ac66cebfdd53bc3940211e28a072e7944156..4883cd1ca147a38368b34ba0af9076783970fb3d 100644
--- a/chrome/browser/notifications/OWNERS
+++ b/chrome/browser/notifications/OWNERS
@@ -9,5 +9,9 @@ yoshiki@chromium.org
# Mac files
per-file *_mac*=rsesek@chromium.org
+# Linux files
+per-file dbus_notification_manager*=thestig@chromium.org
+per-file dbus_notification_manager*=thomasanderson@chromium.org
+
# TEAM: platform-capabilities@chromium.org
# COMPONENT: UI>Notifications

Powered by Google App Engine
This is Rietveld 408576698