diff options
| author | Ćukasz Majewski <[email protected]> | 2014-05-22 15:26:55 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-05-23 16:51:26 -0400 |
| commit | 1dd6e3c2dd8a136d5798a3ebda33032f18177612 (patch) | |
| tree | d9cddd45094c84a55814827fe47db0ef6df8f494 /doc | |
| parent | c9d7519275e962f1d7c4518ad7d0bbd3e7dc65b6 (diff) | |
doc:git-mailrc: Add entry for dfu subsystem
Entry for dfu subsystem have been added to doc/git-mailrc file
Signed-off-by: Lukasz Majewski <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/git-mailrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 251586e0527..e53c888351f 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -22,6 +22,7 @@ alias jagan Jagannadha Sutradharudu Teki <[email protected]> alias jasonjin Jason Jin <[email protected]> alias jhersh Joe Hershberger <[email protected]> alias kimphill Kim Phillips <[email protected]> +alias lukma Lukasz Majewski <[email protected]> alias macpaul Macpaul Lin <[email protected]> alias marex Marek Vasut <[email protected]> alias monstr Michal Simek <[email protected]> @@ -101,6 +102,7 @@ alias x86 uboot, sjg, gruss # Subsystem aliases alias cfi uboot, stroese +alias dfu uboot, lukma alias kerneldoc uboot, marex alias fdt uboot, Jerry Van Baren <[email protected]> alias i2c uboot, hs |
