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

feat: add lead maintainer #4

Merged
merged 2 commits into from Oct 7, 2018
Merged

feat: add lead maintainer #4

merged 2 commits into from Oct 7, 2018

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Oct 6, 2018

This adds the possibility do add a 'Lead Maintainer' column to the table. The value comes from leadMaintainer field on package.json and it must be formatted like Your Name <your@email.io> so it can be displayed successfully.

@diasdavid looks good? If so, I can merge this and update the related repositories.

@hacdias hacdias requested a review from daviddias October 6, 2018 19:05
@hacdias
Copy link
Member Author

hacdias commented Oct 6, 2018

An example, produced on js-ipld repo with 'Lead Maintainer' activated:

Package Version Deps CI Coverage Lead Maintainer
IPLD Formats
ipld-bitcoin npm Deps N/A codecov Volker Mische
ipld-dag-cbor npm Deps jenkins codecov Volker Mische
ipld-dag-pb npm Deps jenkins codecov Volker Mische
ipld-ethereum npm Deps N/A codecov kumavis
ipld-git npm Deps N/A codecov Volker Mische
ipld-raw npm Deps N/A codecov Volker Mische
ipld-zcash npm Deps N/A codecov Volker Mische
Data Types (non IPLD specific)
multihashes npm Deps jenkins codecov David Dias
ipfs-block npm Deps jenkins codecov N/A
Storage
ipfs-repo npm Deps N/A codecov Jacob Heun
interface-datastore npm Deps N/A codecov N/A
ipfs-block-service npm Deps N/A codecov N/A
Generics/Utils
is-ipfs npm Deps N/A codecov Marcin Rataj

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
Copy link
Member

@daviddias daviddias left a comment

Choose a reason for hiding this comment

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

I like it!

@hacdias hacdias merged commit 19e1b80 into master Oct 7, 2018
@hacdias hacdias deleted the feat/lead-maintainer branch October 7, 2018 07:42
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.

None yet

2 participants