aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-06-22 09:49:01 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-06-22 09:49:01 +0200
commitd4a81c5de43ba4eed359ef0e25ed24b7399de3d5 (patch)
treea0683376f9368551511a440acb20f01f95548f12 /package.json
parent7f2711d924220659fed80f547e52509d65154e7a (diff)
downloadbugzilla-triage-d4a81c5de43ba4eed359ef0e25ed24b7399de3d5.tar.gz
Make skipping over attachment.cgi work and more cleanup
- improve regexp in main.js / skipThisPage - fix util.notification to not crash - remove non-ASCII characters from package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 96db7e7..bdf786c 100644
--- a/package.json
+++ b/package.json
@@ -4,5 +4,5 @@
"jetpack-core"
],
"description": "Help for triage on bugzilla",
- "author": "Mat\u011bj Cepl (http://matej.ceplovi.cz)"
+ "author": "Matej Cepl (http://matej.ceplovi.cz)"
}