Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lead maintainer #66

Merged
merged 1 commit into from
May 9, 2018
Merged

Lead maintainer #66

merged 1 commit into from
May 9, 2018

Conversation

daviddias
Copy link
Member

package.json Outdated
@@ -2,6 +2,7 @@
"name": "multiaddr",
"version": "5.0.0",
"description": "multiaddr implementation (binary + string representation of network addresses)",
"lead-maintainer": "Victor Bjelkholm <[email protected]>",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be leadMaintainer to follow the rest of the casing of keys in package.json?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Now I've to change it all xD

@@ -17,10 +17,6 @@
"coverage-publish": "aegir coverage publish",
"docs": "aegir docs"
},
"pre-commit": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be removed, but changed to pre-push. I'd also like to see a better commit message :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@victorbjelkholm can you handle the changes?

@victorb victorb force-pushed the lead-maintainer branch from bafc1ec to 09964e9 Compare May 9, 2018 23:00
@victorb victorb merged commit fd4ff92 into master May 9, 2018
@daviddias daviddias deleted the lead-maintainer branch May 10, 2018 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants