mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 22:13:00 +00:00 
			
		
		
		
	Made pointer to the mailing list more prominent.
This commit is contained in:
		
							
								
								
									
										10
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								AUTHORS
									
									
									
									
									
								
							| @@ -10,9 +10,16 @@ | ||||
|                        -- AUTHORS and CONTRIBUTORS -- | ||||
|  | ||||
|  | ||||
| Note: If you have critics, patches or something else, please feel free to | ||||
| post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see | ||||
| <http://ngircd.barton.de/#ml> for details). Don't mail the contributors | ||||
| directly, if possible! | ||||
|  | ||||
|  | ||||
| Main Authors | ||||
| ~~~~~~~~~~~~ | ||||
| Alexander Barton, <alex@barton.de> (alex) | ||||
| Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw) | ||||
|  | ||||
|  | ||||
| Contributors | ||||
| @@ -21,7 +28,6 @@ Goetz Hoffart, <goetz@hoffart.de> (goetz) | ||||
| Ilja Osthoff, <i.osthoff@gmx.net> (ilja) | ||||
| Benjamin Pineau, <ben@zouh.org> | ||||
| Sean Reifschneider, <jafo-rpms@tummy.com> | ||||
| Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw) | ||||
|  | ||||
|  | ||||
| Code snippets | ||||
| @@ -32,4 +38,4 @@ Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions | ||||
|  | ||||
|  | ||||
| --  | ||||
| $Id: AUTHORS,v 1.12 2007/04/08 11:39:08 alex Exp $ | ||||
| $Id: AUTHORS,v 1.13 2007/10/04 15:18:48 alex Exp $ | ||||
|   | ||||
							
								
								
									
										8
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								README
									
									
									
									
									
								
							| @@ -37,7 +37,8 @@ Implemented IRC-commands are: | ||||
| ADMIN, AWAY, CHANINFO, CONNECT, DIE, DISCONNECT, ERROR, HELP, INVITE, ISON, | ||||
| JOIN, KICK, KILL, LINKS, LIST, LUSERS, MODE, MOTD, NAMES, NICK, NJOIN, NOTICE, | ||||
| OPER, PART, PASS, PING, PONG, PRIVMSG, QUIT, REHASH, RESTART, SERVER, SQUIT, | ||||
| STATS, TIME, TOPIC, TRACE, USER, USERHOST, VERSION, WHO, WHOIS, WHOWAS. | ||||
| STATS, TIME, TOPIC, TRACE, USER, USERHOST, VERSION, WALLOPS, WHO, WHOIS, | ||||
| WHOWAS. | ||||
|  | ||||
|  | ||||
| III. Features (or: why use ngIRCd?) | ||||
| @@ -82,8 +83,9 @@ them at the following URL: | ||||
| There you can read about known bugs and limitations, too. | ||||
|  | ||||
| If you have critics, patches or something else, please feel free to post a | ||||
| mail to <alex@barton.de>. | ||||
| mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see | ||||
| <http://ngircd.barton.de/#ml> for details). | ||||
|  | ||||
|  | ||||
| --  | ||||
| $Id: README,v 1.24 2007/05/20 22:37:05 alex Exp $ | ||||
| $Id: README,v 1.25 2007/10/04 15:18:48 alex Exp $ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton