Browse Source

target: set myself as maintainer

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 42335
John Crispin 11 years ago
parent
commit
4d96ccd87a
3 changed files with 3 additions and 0 deletions
  1. 1 0
      target/linux/ipq806x/Makefile
  2. 1 0
      target/linux/lantiq/Makefile
  3. 1 0
      target/linux/ramips/Makefile

+ 1 - 0
target/linux/ipq806x/Makefile

@@ -7,6 +7,7 @@ BOARD:=ipq806x
 BOARDNAME:=Qualcomm Atheros IPQ806X
 FEATURES:=squashfs
 CPU_TYPE:=cortex-a7
+MAINTAINER:=John Crispin <[email protected]>
 
 LINUX_VERSION:=3.14.12
 

+ 1 - 0
target/linux/lantiq/Makefile

@@ -10,6 +10,7 @@ BOARD:=lantiq
 BOARDNAME:=Lantiq
 FEATURES:=squashfs
 SUBTARGETS=xway xrx200
+MAINTAINER:=John Crispin <[email protected]>
 
 LINUX_VERSION:=3.10.49
 

+ 1 - 0
target/linux/ramips/Makefile

@@ -11,6 +11,7 @@ BOARD:=ramips
 BOARDNAME:=Ralink RT288x/RT3xxx
 SUBTARGETS:=rt305x mt7620a mt7620n mt7621 rt3883 rt288x
 FEATURES:=squashfs gpio
+MAINTAINER:=John Crispin <[email protected]>
 
 LINUX_VERSION:=3.14.16