Commit a60de1ee7fc49480b90996eef7bbeb66e67a7808

Authored by Joe Hershberger
1 parent 744152f8cf

Update MAINTAINERS and git-mailrc for net

Update to my corporate email and make the supported filter and aliases
more accurate.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>

Showing 2 changed files with 5 additions and 2 deletions Side-by-side Diff

... ... @@ -328,10 +328,11 @@
328 328 F: arch/powerpc/cpu/ppc4xx/
329 329  
330 330 NETWORK
331   -M: Joe Hershberger <joe.hershberger@gmail.com>
  331 +M: Joe Hershberger <joe.hershberger@ni.com>
332 332 S: Maintained
333 333 T: git git://git.denx.de/u-boot-net.git
334 334 F: drivers/net/
  335 +F: net/
335 336  
336 337 NAND FLASH
337 338 M: Scott Wood <scottwood@freescale.com>
... ... @@ -24,7 +24,7 @@
24 24 alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
25 25 alias jagan Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
26 26 alias jasonjin Jason Jin <jason.jin@freescale.com>
27   -alias jhersh Joe Hershberger <joe.hershberger@gmail.com>
  27 +alias jhersh Joe Hershberger <joe.hershberger@ni.com>
28 28 alias jwrdegoede Hans de Goede <hdegoede@redhat.com>
29 29 alias kimphill Kim Phillips <kim.phillips@freescale.com>
30 30 alias luka Luka Perkov <luka.perkov@sartura.hr>
... ... @@ -113,6 +113,7 @@
113 113 alias dm uboot, sjg
114 114 alias cfi uboot, stroese
115 115 alias dfu uboot, lukma
  116 +alias eth uboot, jhersh
116 117 alias kerneldoc uboot, marex
117 118 alias fdt uboot, sjg
118 119 alias i2c uboot, hs
... ... @@ -120,6 +121,7 @@
120 121 alias mmc uboot, panto
121 122 alias nand uboot, scottwood
122 123 alias net uboot, jhersh
  124 +alias phy uboot, jhersh
123 125 alias spi uboot, jagan
124 126 alias ubi uboot, hs
125 127 alias usb uboot, marex