mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	busybox: add myself as maintainer
SVN-Revision: 20657
This commit is contained in:
		
							parent
							
								
									a8e904a958
								
							
						
					
					
						commit
						15f9699e98
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
# 
 | 
					# 
 | 
				
			||||||
# Copyright (C) 2006-2009 OpenWrt.org
 | 
					# Copyright (C) 2006-2010 OpenWrt.org
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# This is free software, licensed under the GNU General Public License v2.
 | 
					# This is free software, licensed under the GNU General Public License v2.
 | 
				
			||||||
# See /LICENSE for more information.
 | 
					# See /LICENSE for more information.
 | 
				
			||||||
@ -30,6 +30,7 @@ init-$(CONFIG_BUSYBOX_CONFIG_TELNETD) += telnet
 | 
				
			|||||||
define Package/busybox
 | 
					define Package/busybox
 | 
				
			||||||
  SECTION:=base
 | 
					  SECTION:=base
 | 
				
			||||||
  CATEGORY:=Base system
 | 
					  CATEGORY:=Base system
 | 
				
			||||||
 | 
					  MAINTAINER:=Nicolas Thill <nico@openwrt.org>
 | 
				
			||||||
  TITLE:=Core utilities for embedded Linux
 | 
					  TITLE:=Core utilities for embedded Linux
 | 
				
			||||||
  URL:=http://busybox.net/
 | 
					  URL:=http://busybox.net/
 | 
				
			||||||
  MENU:=1
 | 
					  MENU:=1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user