Skip to content

Commit 8b2596b

Browse files
author
Daniel Gasienica
committed
Add Daniel Gasienica (@gasi) as contributor
1 parent b0d9240 commit 8b2596b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ server restart when changed, since it introduces an unnecessary delay.
147147

148148
### The MIT License (MIT)
149149

150-
Copyright (c) 2014 Felix Gnass
150+
Copyright (c) 2014–2015 Felix Gnass
151+
Copyright (c) 2015 Daniel Gasienica
151152

152153
Permission is hereby granted, free of charge, to any person obtaining a copy
153154
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"watch"
1111
],
1212
"author": "Felix Gnass",
13+
"contributors": [
14+
"Daniel Gasienica <daniel@gasienica.ch> (https://github.com/gasi/)"
15+
],
1316
"repository": {
1417
"type": "git",
1518
"url": "http://github.com/fgnass/node-dev.git"

0 commit comments

Comments
 (0)