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

git and MAINTAINERS only: plot mailing lists over time #76

Closed
bulwahn opened this issue Aug 7, 2020 · 1 comment
Closed

git and MAINTAINERS only: plot mailing lists over time #76

bulwahn opened this issue Aug 7, 2020 · 1 comment

Comments

@bulwahn
Copy link
Contributor

bulwahn commented Aug 7, 2020

We want to know which kernel mailing lists were mentioned over the history of the kernel development.

I can think of two reasonable visualisations:

The data is probably again a bit dirty, but probably with a bit of manual tweaking (simply ignore email addresses that are not really mailing list), we can a nice visualisation.

It is probably simple for us to go back to v2.6.12; before that it is a bit more tricky.

@rralf You know where we find the mentioning of mailing lists; let us see if others know this as well.

The next challenge would be to plot the earliest available mailing list archive data we have for each list in the same diagram.

@bulwahn
Copy link
Contributor Author

bulwahn commented Aug 7, 2020

The first task is to create a very simple prototype with bash:

For all proper kernel releases in the kernel git history, it shall create the following csv file:

version; date; number of mentioned mailing lists

When that very simple prototype is clear, implement that command in pasta and start digging into the details of refining the script to handle all the special cases that is actually required to present this data correctly.

@rralf rralf closed this as completed Jul 2, 2024
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

2 participants