Hi!
Thank you all, for inviting me here. It's a real honor.
I still have a lot to learn from all of you, and I realize that the real hard work is just starting now. But at least I was promised a fun club to be in ;)
Looking forward contributing more and working with everyone here :)
Raymond, Guido, thank you again for taking me under your wing.
Mariatta Wijaya
Welcome again, Mariatta. Which timezone do you reside in?
Good luck!
On Mon, Jan 30, 2017 at 3:10 PM, Mariatta Wijaya mariatta.wijaya@gmail.com wrote:
Hi!
Thank you all, for inviting me here. It's a real honor.
I still have a lot to learn from all of you, and I realize that the real hard work is just starting now. But at least I was promised a fun club to be in ;)
Looking forward contributing more and working with everyone here :)
Raymond, Guido, thank you again for taking me under your wing.
Mariatta Wijaya
python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
Thanks Senthil :) I'm in Vancouver, Canada. so it's Pacific Time / GMT - 8
Mariatta Wijaya
On Mon, Jan 30, 2017 at 3:16 PM, Senthil Kumaran senthil@uthcode.com wrote:
Welcome again, Mariatta. Which timezone do you reside in?
Good luck!
On Mon, Jan 30, 2017 at 3:10 PM, Mariatta Wijaya mariatta.wijaya@gmail.com wrote:
Hi!
Thank you all, for inviting me here. It's a real honor.
I still have a lot to learn from all of you, and I realize that the real hard work is just starting now. But at least I was promised a fun club to be in ;)
Looking forward contributing more and working with everyone here :)
Raymond, Guido, thank you again for taking me under your wing.
Mariatta Wijaya
python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
On Mon, 30 Jan 2017 at 15:23 Mariatta Wijaya mariatta.wijaya@gmail.com wrote:
Thanks Senthil :) I'm in Vancouver, Canada. so it's Pacific Time / GMT - 8
I wonder, what city has the most number of core devs (depending on how you define "metropolitan area" I'm fairly certain SF or Silicon Valley wins the metro question)? Vancouver now has two. :)
On Jan 31, 2017, at 10:13 AM, Brett Cannon brett@python.org wrote:
On Mon, 30 Jan 2017 at 15:23 Mariatta Wijaya <mariatta.wijaya@gmail.com mailto:mariatta.wijaya@gmail.com> wrote: Thanks Senthil :) I'm in Vancouver, Canada. so it's Pacific Time / GMT - 8
I wonder, what city has the most number of core devs (depending on how you define "metropolitan area" I'm fairly certain SF or Silicon Valley wins the metro question)? Vancouver now has two. :)
Counting top 30 active contributors (where active is committing in 2016), the Bay Area was indeed a winner. This is why we did the core sprint there, to minimize the flight/hotel costs.
On 31 January 2017 at 19:13, Brett Cannon brett@python.org wrote:
I wonder, what city has the most number of core devs (depending on how you define "metropolitan area" I'm fairly certain SF or Silicon Valley wins the metro question)? Vancouver now has two. :)
If folks have their location set in the GitHub profile, that data can be pulled to some level of granularity from the mirror repo (and the real one soon enough)
I'm also hoping we may some day get reasonable country-granularity data from https://docs.python.org/devguide/motivations.html, but it looks like most folks still aren't too keen on filling that out at this point :)
Cheers, Nick.
On Wed, Feb 1, 2017 at 12:26 PM, Nick Coghlan ncoghlan@gmail.com wrote:
I'm also hoping we may some day get reasonable country-granularity data from https://docs.python.org/devguide/motivations.html, but it looks like most folks still aren't too keen on filling that out at this point :)
Initially, I thought, the goal was to express the "intrinsic" motivations out on that page. I was negative for that purpose. IIRC, there was a debate on that too.
It looks like we like can just mention our name, and generic details. Many core devs will be happy to just do it, like some of us have already done.
On 1 February 2017 at 22:43, Senthil Kumaran senthil@uthcode.com wrote:
On Wed, Feb 1, 2017 at 12:26 PM, Nick Coghlan ncoghlan@gmail.com wrote:
I'm also hoping we may some day get reasonable country-granularity data from https://docs.python.org/devguide/motivations.html, but it looks like most folks still aren't too keen on filling that out at this point :)
Initially, I thought, the goal was to express the "intrinsic" motivations out on that page.
It was, as *I* wanted a place to record that explicitly.
I was negative for that purpose. IIRC, there was a debate on that too.
Yeah, after a few folks provided feedback I changed the comments in the source file to make it clear that "just the facts" entries were fine, and providing more details than that was entirely optional.
Cheers, Nick.