diff options
author | Scott González <scott.gonzalez@gmail.com> | 2014-04-24 10:04:15 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2014-04-24 10:04:31 -0400 |
commit | e5008c2de1f08810d77a9d75cdcfe2b7af3d090f (patch) | |
tree | aba59adb762a05d4f0aa5e69420cb96755e1a4e6 /package.json | |
parent | a2af75e5efd0e2c29026825a5c217de1f1715348 (diff) | |
download | jquery-ui-e5008c2de1f08810d77a9d75cdcfe2b7af3d090f.tar.gz jquery-ui-e5008c2de1f08810d77a9d75cdcfe2b7af3d090f.zip |
Build: Add Felix Nagel as a maintainer
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json index 2c1af19eb..35a073525 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,11 @@ "name": "TJ VanToll", "email": "tj.vantoll@gmail.com", "url": "http://tjvantoll.com" + }, + { + "name": "Felix Nagel", + "email": "info@felixnagel.com", + "url": "http://www.felixnagel.com" } ], "repository": { |