Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / FS / FS.pm
index e8f2cdc..3716212 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -162,6 +162,10 @@ L<FS::addr_block> - Address block class
 
 L<FS::router> - Router class
 
+L<FS::tower> - Tower class
+
+L<FS::tower_sector> - Tower sector class
+
 L<FS::part_virtual_field> - Broadband virtual field class
 
 L<FS::svc_phone> - Phone service class
@@ -200,6 +204,8 @@ L<FS::svc_pbx> - PBX service class
 
 L<FS::svc_cert> - Certificate service class
 
+L<FS::svc_dish> - Dish network service class
+
 L<FS::inventory_class> - Inventory classes
 
 L<FS::inventory_item> - Inventory items
@@ -288,6 +294,8 @@ L<FS::reason> - Reason class
 
 L<FS::cust_pkg_reason> - Package reason class
 
+L<FS::contact_class> - Contact class class
+
 L<FS::contact> - Contact class
 
 L<FS::contact_phone> - Contact phone class
@@ -430,17 +438,27 @@ L<FS::h_svc_acct> - Historical account objects
 
 L<FS::h_svc_broadband> - Historical broadband connection objects
 
+L<FS::h_svc_cert> - Historical certificate services
+
+L<FS::h_svc_dish> - Historical Dish Network services
+
 L<FS::h_svc_domain> - Historical domain objects
 
+L<FS::h_svc_dsl> - Historical DSL objects
+
 L<FS::h_svc_external> - Historical externally tracked service objects
 
 L<FS::h_svc_forward> - Historical mail forwarding alias objects
 
+L<FS::h_svc_hardware> - Historical isntalled hardware service objects
+
 L<FS::h_svc_mailinglist> - Historical mailing list objects
 
+L<FS::h_svc_pbx> - Historical PBX objects
+
 L<FS::h_svc_phone> - Historical phone number objects
 
-L<FS::h_svc_pbx> - Historical PBX objects
+L<FS::h_svc_port> - Historical port number objects
 
 L<FS::h_svc_www> - Historical web virtual host objects
 
@@ -528,11 +546,35 @@ Commercial support is available; see
 
 =head1 AUTHORS
 
-Primarily Ivan Kohler, with help from many kind folks, including core
-contributors Jeff Finucane, Kristian Hoffman, Jason Hall and Peter Bowen.
+=head2 CORE TEAM
+
+Jeremy Davis
+
+Ivan Kohler
+
+Mark Wells
+
+=head2 CORE EMERITUS
+
+Peter Bowen
+
+Jeff Finucane
+
+Jason Hall
+
+Kristian Hoffman
+
+Erik Levinson
+
+Brian McCane
+
+Richard Siddall
+
+Matt Simerson
+
+=head2 CONTRIBUTORS
 
-See the CREDITS file in the Freeside distribution for a (hopefully) complete
-list and the individal files for details.
+See httemplate/docs/credits.html
 
 =head1 SEE ALSO