List Info

Thread: r3455 - django/trunk/docs




r3455 - django/trunk/docs
user name
2006-07-27 01:53:11
Adrian

Would you mind to point out which OSCON presentation it is?
Just  
curious. Thanks.

- Cheng Zhang

On Jul 27, 2006, at 8:46 AM, noreplydjangoproject.com wrote:

>
> Author: adrian
> Date: 2006-07-26 19:46:32 -0500 (Wed, 26 Jul 2006)
> New Revision: 3455
>
> Modified:
>    django/trunk/docs/contributing.txt
> Log:
> Added 'Please do not put your name in the code'
section to docs/ 
> contributing.txt. Thanks to OSCON presentation for the
inspiration
>
> Modified: django/trunk/docs/contributing.txt
>
============================================================
=======
> --- django/trunk/docs/contributing.txt	2006-07-26
21:30:14 UTC (rev  
> 3454)
> +++ django/trunk/docs/contributing.txt	2006-07-27
00:46:32 UTC (rev  
> 3455)
>  -168,6 +168,10 
>
>            {}
>
> +    * Please don't put your name in the code. While
we appreciate all
> +      contributions to Django, our policy is not to
publish  
> individual
> +      developer names in code -- for instance, at the
top of  
> Python modules.
> +
>  Committing code
>  ===============
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-28 15:06:56
On 7/26/06, Cheng Zhang <czhang.cmugmail.com> wrote:
> > Log:
> > Added 'Please do not put your name in the code'
section to docs/
> > contributing.txt. Thanks to OSCON presentation for
the inspiration
>
> Would you mind to point out which OSCON presentation it
is? Just
> curious. Thanks.

Sure -- it was the presentation Wednesday evening about
managing
open-source communities and dealing with "poisonous
people." The two
presenters encouraged projects to have a written policy that
developers' names don't get put in code.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-28 16:17:57
On 7/28/06, Adrian Holovaty <holovatygmail.com> wrote:
> Sure -- it was the presentation Wednesday evening about
managing
> open-source communities and dealing with
"poisonous people." The two
> presenters encouraged projects to have a written policy
that
> developers' names don't get put in code.

Doesn't that just go along with no one owning the code?

self.this_line_is_on_my_honor = do_not_touch #jgd

?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-28 16:23:14
On 7/28/06, Jeremy Dunck <jdunckgmail.com> wrote:
> Doesn't that just go along with no one owning the
code?

I'm pretty sure everyone who has a patch committed ends up
in the
AUTHORS file, though.

-- 
"May the forces of evil become confused on the way to
your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-28 16:54:38
On 7/28/06, James Bennett <ubernostrumgmail.com> wrote:
>
> I'm pretty sure everyone who has a patch committed
ends up in the
> AUTHORS file, though.
>

I can personally attest to that *not* being true. I've had
two
accepted patches, and looking at it now, it appears I'm not
in the
AUTHORS file.

Not that I mind 

Jay P.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-28 20:48:50
On Jul 28, 2006, at 11:54 AM, Jay Parlar wrote:
> Not that I mind 

http://c
ode.djangoproject.com/changeset/3477

<grin>

Jacob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-28 21:29:52
On 7/28/06, Jacob Kaplan-Moss <jacobjacobian.org> wrote:
>
> On Jul 28, 2006, at 11:54 AM, Jay Parlar wrote:
> > Not that I mind 
>
> http://c
ode.djangoproject.com/changeset/3477
>
> <grin>
>

Ha, victory is mine!

Thanks,
Jay P.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

r3455 - django/trunk/docs
user name
2006-07-29 09:52:59
while you're at it....



On 29/07/06, Jay Parlar <parlargmail.com> wrote:
>
> On 7/28/06, Jacob Kaplan-Moss <jacobjacobian.org> wrote:
> >
> > On Jul 28, 2006, at 11:54 AM, Jay Parlar wrote:
> > > Not that I mind 
> >
> > http://c
ode.djangoproject.com/changeset/3477
> >
> > <grin>
> >
>
> Ha, victory is mine!
>
> Thanks,
> Jay P.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )