File: team.html

package info (click to toggle)
pgadmin3 1.4.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,796 kB
  • ctags: 10,758
  • sloc: cpp: 55,356; sh: 6,164; ansic: 1,520; makefile: 576; sql: 482; xml: 100; perl: 18
file content (71 lines) | stat: -rw-r--r-- 3,295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="STYLESHEET" type="text/css" href="pgadmin3.css">
<title>The pgAdmin Development Team</title>
</head>

<body>

<H3>The pgAdmin Development Team</H3>
<P><B>Version 1.3, 15 July 2003</B></P>
<OL>
	<LI><H4>Purpose</H4>
	<P>The pgAdmin Development Team exists for 2 reasons:</P>
	<OL>
		<LI><P>To manage and maintain the
		pgAdmin Project 
		</P>
		<LI><P>To ensure that pgAdmin remains
		freely available to anyone that wants it, but to prevent
		non-standard distribution or rebadging by hostile or predatory
		commercial companies. 
		</P>
	</OL>
	<LI><H4>Structure</H4>
	<P>The foundation consists of the Project Leader, core developers
	and members.</P>
	<OL>
		<LI><P><B>Project Leader</B>: The
		Project Leader is Dave Page, founder and primary developer of the
		software. The Project Leader is also considered a Core Developer. 
		</P>
		<LI><P><B>Core Developers</B>: The Core
		Developers are Members of the Team that in the opinion of the
		Project Leader have made significant contributions to the Project. 
		</P>
		<LI><P><B>Members</B>: Members can be
		any contributor to the project who accepts an invitation from the
		Core Developers. 
		</P>
	</OL>
	<LI><H4>Division of Responsibilities</H4>
	<P>Any major decision regarding the Project must be voted on by the
	Core Developers. This would include, but is not limited to the
	granting of permission to a Commercial Company to rebadge or
	redistribute the Project or any part thereof in a non-standard form.
	Any vote will be made via email through the relevant mailling list.
	Responses not received within 2 weeks will be discounted from the
	vote.<BR><BR>In the case of a hung vote, the Project Leader shall
	cast the deciding vote.<BR><BR>Members of the Development Team have
	no voting right. Their membership is granted as recognition of their
	work.</P>
	<LI><H4>People</H4>
	<P>The pgAdmin Development Team includes the following people:</P>
	<UL>
	      <li><a href='mailto:dpage@vale-housing.co.uk'>Dave Page</a> (Project Leader): Project founder & primary developer.<br>&nbsp;
	      
	      <li><a href='mailto:jm@poure.com'>Jean-Michel Pour&#233;</a> (Core Developer): translations & web site management.
	      <li><a href='mailto:myeatman@vale-housing.co.uk'>Mark Yeatman</a> (Core Developer): Works on controls and consults on UI design.
	      <li><a href='mailto:pgadmin@pse-consulting.de'>Andreas Pflug</a> (Core Developer): Has written vast amounts of pgAdmin III code and is responsible for much of its design.
	      <li><a href='mailto:frank_lupo@email.it'>Frank Lupo</a> (Core Developer): Has made countless improvements to the pgAdmin II code from minor bug fixes to major enhancements.<br>&nbsp;
	
	      <li><a href='mailto:saito@inetrt.skcapi.co.jp'>Hiroshi Saito</a> (Member): Produced a Japanese port of pgAdmin II, and countless patches for pgAdmin III.
	      <li><a href='mailto:fmonkey@fmonkey.net'>Adam H. Pendleton</a> (Member): Developed and maintains the build system, and helps with various porting issues.
	      <li><a href='mailto:blacknoz@club-internet.fr'>Rapha&#235;l Enrici</a> (Member): Maintains the Debian port, and helps with numerous other issues.
	</UL>
</OL>

</BODY>
</HTML>