From patchwork Sun Oct 7 00:05:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot, 4/4, V3] kerneldoc: Add myself to the git-mailrc for kerneldoc From: Marek Vasut X-Patchwork-Id: 189765 Message-Id: <1349568301-27116-4-git-send-email-marex@denx.de> To: u-boot@lists.denx.de Cc: Marek Vasut Date: Sun, 7 Oct 2012 02:05:01 +0200 Add entry for kerneldoc into the git-mailrc pointing to the U-Boot ML and myself. Signed-off-by: Marek Vasut --- 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 --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 alias i2c uboot, hs alias mmc uboot, afleming