Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 1 | ========================== |
| 2 | Kernel Maintainer Handbook |
| 3 | ========================== |
| 4 | |
| 5 | This document is the humble beginning of a manual for kernel maintainers. |
| 6 | There is a lot yet to go here! Please feel free to propose (and write) |
| 7 | additions to this manual. |
| 8 | |
| 9 | .. toctree:: |
| 10 | :maxdepth: 2 |
| 11 | |
| 12 | configure-git |
David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 13 | rebasing-and-merging |
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 14 | pull-requests |
| 15 | |