1Authors of kconfig-frontends. 2 3The developers of the Linux kernel are the original authors of the kconfig 4parser and frontends. The list is too long to reproduce here, but you can 5get a pretty complete list from the Linux kernel repository logs: 6 git shortlog scripts/kconfig 7 8The packaging uses the GNU autotools build system, of which I 9will not try to list the many authors here. 10 11The initial packaging was done by: 12 "Yann E. MORIN" <[email protected]> 13 14For a complete list, see the commit-logs of the kconfig repository. 15