Hi folks, Thanks to a suggestion by Bob Kukura, we're going to start using an AUTHORS file in quantum, so we're trying to work backwards and identify everyone who has committed code to Quantum so far.
The import from launchpad to github seems to have taken author information with it, so we're starting out with a list generated from the raw git log output (see below). The list is entirely auto-generated, so I'm sure we're missing some people. We'll be committing a an initial version of the AUTHORS file on Wed., so if you have been omitted incorrectly, please ping me. Dan Cleaned-up file: Arvind Somy <[email protected]> Bob Kukura <[email protected]> Brad Hall <[email protected]> Dan Wendlandt <[email protected]> Debo Dutta <[email protected]> Deepak N <[email protected]> Edgar Magana <[email protected]> Ghe Rivero <[email protected]> James E. Blair <[email protected]> Joe Heck <[email protected]> Luiz H Ozaki <[email protected]> lzyeval <[email protected]> Major Hayden <[email protected]> Monty Taylor <[email protected]> Rajaram Mallya <[email protected]> Rick Clark <[email protected]> Rohit Agarwalla <[email protected]> Salvatore Orlando <[email protected]> Santhosh Kumar <[email protected]> Shweta Padubidri <[email protected]> Somik Behera <[email protected]> Sumit Naiksatam <[email protected]> Tyler Smith <[email protected]> Vinkesh Banka <[email protected]> Ying Liu <[email protected]> Original git log output: danwent@ubuntu:~/quantum$ git log | grep "Author:" | sort | uniq Author: Arvind Somy <[email protected]> Author: Bob Kukura <[email protected]> Author: Brad Hall <[email protected]> Author: Brad Hall <[email protected]> Author: Dan Wendlandt <[email protected]> Author: Debo <[email protected]> Author: Deepak N <[email protected]> Author: Edgar Magana <[email protected]> Author: [email protected] <> Author: eperdomo <[email protected]> Author: Ghe Rivero <[email protected]> Author: James E. Blair <[email protected]> Author: James E. Blair <[email protected]> Author: Jenkins <[email protected]> Author: Joe Heck <[email protected]> Author: Luiz H Ozaki <[email protected]> Author: lzyeval <[email protected]> Author: Major Hayden <[email protected]> Author: Monty Taylor <[email protected]> Author: Rajaram Mallya <[email protected]> Author: Rick Clark <[email protected]> Author: rohitagarwalla <[email protected]> Author: rohitagarwalla [email protected] <> Author: Rohit Agarwalla <[email protected]> Author: salvatore <> Author: Salvatore Orlando <[email protected]> Author: Santhosh Kumar <[email protected]> Author: Santhosh <[email protected]> Author: Shweta P <[email protected]> Author: Shweta P <[email protected]> Author: Shweta <[email protected]> Author: Somik Behera <[email protected]> Author: Sumit Naiksatam <[email protected]> Author: Sumit Naiksatam <[email protected]> Author: Tyler Smith <[email protected]> Author: vinkesh banka <[email protected]> Author: Ying Liu <[email protected]> -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Wendlandt Nicira Networks: www.nicira.com twitter: danwendlandt ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Mailing list: https://launchpad.net/~netstack Post to : [email protected] Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp

