]> code.citadel.org Git - citadel.git/blobdiff - citadel/techdoc/developers.txt
* shuffled the docs around
[citadel.git] / citadel / techdoc / developers.txt
index aa5e70d5f2004e0eb9365d4ca17ded16d20f6b8a..bcaa21415a288b0e6da55bca5a6e90bbe0962261 100644 (file)
@@ -1,10 +1,13 @@
+Every client for the Citadel/UX system is capable of identifying itself with
+a developer code, client code, and client version.  Here are the known values
+for these fields.
 Developer codes (and where known, client codes)
 
- 0     The Citadel/UX core development team:
-       Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
-       Nathan Bryant
-       Brian Costello
-       Nick Grossman
+ 0     The Citadel/UX core development team
+       (See copyright.doc for the list of people involved in the project)
+       Here are the client ID's we've used:
 
        Client  Name            Status          Description
        0       Citadel         in production   Citadel/UX text based client
@@ -15,6 +18,8 @@ Developer codes (and where known, client codes)
        4       WebCit          in production   Web-based access to Citadel
        5       Shaggy          dead            Java-powered client
        6       Daphne          development     wx multiplatform "fat" client
+       7       Shaggy (new)    development     Java-powered client
+                                               <chilly@uncnsrd.mt-kisco.ny.us>
  
  
  1     Brian Ledbetter <brian@amaranth.com>