Fair large change to contributors

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Fair large change to contributors
Date: 2007-12-04 04:42:48
Message-ID: 20071203204248.63050d25@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

O.k. patch is attached, it looks pretty good on my sandbox but will
welcome feedback. The specifics are below:

* Removes developers/bios
* Creates community/contributors
* Removes core (per Bruce M)
* Adds Active Contributors
* Adds Occasional Contributors

The following DML needs to be run as well:

update developers_types set sortorder = 1 where type = 3;
update developers set type = '3' where type = '1';
update developers_types set extrainfo = 'The following individuals are active contributors to the project. You will generally find them active on the lists, working on features or supporting the PostgreSQL.org infrastructure.' where type = '3';

- --

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHVNrLATb/zqfZUUQRAvq2AKCNJTbzFVMWJL2MrpR/As/d9N3ToACgkzM7
bVYFNeRZJE3GjSw3GmfS1pQ=
=/08r
-----END PGP SIGNATURE-----

Attachment Content-Type Size
contributor.diff text/x-patch 12.5 KB

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Joshua D. Drake 2007-12-04 04:43:13 My resources patch?
Previous Message Joshua D. Drake 2007-12-04 03:25:29 CMD outage