From 50e621d4ee46479b40e36319cbab68985d7527a5 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 28 Jan 2015 12:59:37 -0500 Subject: [PATCH] reality --- platform/chromium/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 9195aac3b..8fe7f73d8 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -20,7 +20,7 @@ "default_popup": "popup.html" }, - "author": "Raymond Hill", + "author": "The µBlock Development Team", "background": { "page": "background.html" },