diff mbox

[U-Boot,4/4,V3] kerneldoc: Add myself to the git-mailrc for kerneldoc

Message ID 1349568301-27116-4-git-send-email-marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Marek Vasut Oct. 7, 2012, 12:05 a.m. UTC
Add entry for kerneldoc into the git-mailrc pointing to the U-Boot ML
and myself.

Signed-off-by: Marek Vasut <marex@denx.de>
---
 doc/git-mailrc |    1 +
 1 file changed, 1 insertion(+)

V3:
- New patch
- Make use of patman tags in commit description
- Push the patches to testing:
	http://git.denx.de/?p=u-boot/u-boot-testing.git;a=shortlog;h=refs/heads/dm-kerneldoc
diff mbox

Patch

diff --git a/doc/git-mailrc b/doc/git-mailrc
index d7fc3c8..d6e01c3 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -95,6 +95,7 @@  alias x86            uboot, gruss
 
 # Subsystem aliases
 alias cfi            uboot, stroese
+alias kerneldoc      uboot, marex
 alias fdt            uboot, Jerry Van Baren <vanbaren@cideas.com>
 alias i2c            uboot, hs
 alias mmc            uboot, afleming