Re: Fair large change to contributors.... part deux

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: Fair large change to contributors.... part deux
Date: 2007-12-04 20:20:16
Message-ID: 20071204122016.693f60b5@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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

Hello,

O.k. part deux:

BEGIN;
UPDATE developers_types SET typename = 'Active Contributors'
WHERE type = '3';
UPDATE developers_types SET typename = 'Occasional Contributors'
WHERE type = '4';
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';
COMMIT;

Added Developer Profiles link back to developers. It is just a
placeholder as it just points to community/contributors but will allow
links to not be broken.

Added core back.

Changed the above using SQL.

Attached.

Joshua D. Drake

- --

=== 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)

iD8DBQFHVbaAATb/zqfZUUQRAu4wAJ9IrGCWyq6tDvVcJuxQYyODSbgBcgCfStS7
iYgCqt48onLQvpV5tnk+BYI=
=k8O/
-----END PGP SIGNATURE-----

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

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2007-12-04 23:04:52 Re: Fair large change to contributors
Previous Message Devrim GÜNDÜZ 2007-12-04 20:07:05 Re: Beta4 patch for index.html and beta.html