add author

This commit is contained in:
Florian Dold 2016-03-01 19:50:19 +01:00
parent 9f1f2ce3d1
commit 0929bf40c4
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,8 @@
* development
* - package: create Chrome extension zip file in
* build/.
*
* @author Florian Dold
*/
const gulp = require("gulp");

View File

@ -20,6 +20,8 @@
*
* Note that duplicate message IDs are NOT merged, to get the same output as
* you would from xgettext, just run msguniq.
*
* @author Florian Dold
*/
/// <reference path="../lib/decl/node.d.ts" />