You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/17 18:51:40 UTC

[GitHub] [incubator-nuttx] adamfeuer commented on issue #128: IP Clearance

adamfeuer commented on issue #128:
URL: https://github.com/apache/incubator-nuttx/issues/128#issuecomment-694430940


   Yeah, life intervened and I haven't been able to get back to this. I have less time for it than I thought. 
   
   @PeterBee97 made some progress in parsing out the list of contributors from the Git log messages. I will see if I can take his list and see if I can get a list of files and also number of lines of code for each contribution... anyway that seems to be the next steps:
   1. get a list of people who contributed
   1. get a list of the commits they were involved with
   1. work out how many lines of code per person are involved
   1. sort the list largest to smallest – this will give us an idea of how big the job is
   1. try contacting people with the n largest contributions
   
   There are several other approaches. This is just the one that seems most straightforward to me. If anyone wants to help, we could use help with:
   1. writing a script that could take a list of commits and output the contribution size in lines
   1. getting a list of names and commits from the git log (Peter's scripts are this, or very close I think)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org