Skip to content

Commit 1aac5b8

Browse files
committed
Add @janl to the list of contributors.
1 parent 0268955 commit 1aac5b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ var config = getenv.multi({
111111
- Moritz von Hase (initial author)
112112
- Christoph Tavan <[email protected]>
113113
- Jonas Dohse <[email protected]>
114+
- Jan Lehnardt (@janl): `getenv.multi()` support.
114115

115116
## License
116117

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"author": "Christoph Tavan <[email protected]>",
55
"contributors": [
66
"Moritz von Hase",
7-
"Jonas Dohse <[email protected]>"
7+
"Jonas Dohse <[email protected]>",
8+
"Jan Lehnardt"
89
],
910
"version": "0.2.0",
1011
"homepage": "https://github.com/ctavan/node-getenv",

0 commit comments

Comments
 (0)