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

Order of people in the list should be deterministic #6

Open
sahildua2305 opened this issue Jan 14, 2018 · 9 comments
Open

Order of people in the list should be deterministic #6

sahildua2305 opened this issue Jan 14, 2018 · 9 comments

Comments

@sahildua2305
Copy link
Contributor

I'd like to propose to have the list of awesome mentors in alphabetical order of their first names.

@1ForA11
Copy link

1ForA11 commented Jan 14, 2018

I also think that sorting based on the skill level is also important, maybe Alphabitcally in the same skill scope?

@sahildua2305
Copy link
Contributor Author

maybe Alphabitcally in the same skill scope?

Yes, that's what I thought of initially. How do we define a skill scope? It's very subjective.

@1ForA11
Copy link

1ForA11 commented Jan 15, 2018

Not what I meant, I just want to group people with the same skill level together no matter how far they are in the table. For example, when I am looking for Java, I want to see all the Java people and not have to cherry pick them from the entire table, I.e, people with the same skill level should be close in proximity, and if possible, sorted by alphabetical order.

@lenadroid
Copy link
Owner

lenadroid commented Jan 17, 2018

This might be challenging to do, because a lot of mentors have many focus areas...

Do you have any example in mind of how it should look like? If you take the current list as input.

@andy-shev
Copy link

Just oblige to split areas to main + aux ones. Sort by main area and by name inside each group.

@andy-shev
Copy link

People with * there would not be in the common list -- separate group at the end, or better to insist them to emphasize main area.

@lenadroid
Copy link
Owner

Thanks @andy-shev! That would make sense for new mentors. Not sure how to handle existing ones, because I personally don't know what is the main area, and it would be a little cumbersome to contact all of them to fix the description. Sorry I didn't think it through from the very beginning, and answers from different people vary a lot! I'll think about how to handle this.

@andy-shev
Copy link

andy-shev commented Jan 18, 2018

Lemme do a PR to start a Linux kernel group then.

UPDATE. Send PR #35

@1ForA11
Copy link

1ForA11 commented Jan 22, 2018

@lenadroid sorry for the late reply. I like the idea of groups as a middle ground solution to avoid the complexity of having to sort out people with many skill sets. For example, the containers group ( Azure, Kubernetes, Docker, ...). A person with skills spanning multiple groups can be in more than one group at a time.

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

No branches or pull requests

4 participants