Skip to content

Commit 0803c09

Browse files
committed
info
1 parent b95153e commit 0803c09

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ $ npm install multipipe
8181
The MIT License (MIT)
8282

8383
Copyright (c) 2014 Segment.io Inc. <friends@segment.io>
84+
Copyright (c) 2014 Julian Gruber <julian@juliangruber.com>
8485

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.1",
44
"description": "pipe streams with centralized error handling",
55
"license": "MIT",
6-
"repository": "segmentio/multipipe",
6+
"repository": "juliangruber/multipipe",
77
"dependencies": {
88
"duplexer2": "0.0.2"
99
},

0 commit comments

Comments
 (0)