Comment on Linus on keeping a clean git history (2009)parentComments−dfc13yThere are an awful lot of maintainers for smaller individual pieces/subsytems of the kernel. Take a look at the MAINTAINERS file to see who is responsible for the smaller chunks: grep -B1 ^M: /usr/src/linux-kernel/MAINTAINERS
Comments
There are an awful lot of maintainers for smaller individual pieces/subsytems of the kernel. Take a look at the MAINTAINERS file to see who is responsible for the smaller chunks: