open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
384 stars 202 forks source link

Feature: add maintainer label to lottery factor component. #3666

Open BekahHW opened 5 days ago

BekahHW commented 5 days ago

Suggested solution

Currently, we can tell if a someone is a maintainer of a specific repository. We see the label in the contributors tab of the repo page.

Let's indicate on the lottery factor component if the contributor is a maintainer.

For instance, this is for statelyai/xstate of which davidkpiano is the founder of. We do know he's a maintainer if we click the contributor tab.

image

image

Solution

Potentially, we add the label underneath the name, kind of like this.

image

On larger screens, it would be fine to have it next to the name, but on mobile, there's no room.

image

I'll tag in @isabensusan for input.

github-actions[bot] commented 5 days ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.