Could I get a list of who currently has …

Could I get a list of who currently has commit access for .org coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.? Ryan has access to this info but isn’t up yet and I’m trying to zoom through today’s to-do list, and want to make sure I have everyone. Thanks!

The themes directory has been having som…

The themes directory has been having some problems lately where everything seems to work, but the theme itself doesn’t make it into the SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/..

After getting ahold of one of these themes and some debugging, I finally figured out that the SVN import of the theme is failing because of an error message of “svn: Inconsistent line ending style” on one of the theme’s files.

Is there some way we can adjust the theme repo’s properties to account for this correctly, or should I modify the upload script to run something like dos2unix over all the files in the themes?

I will go ahead and modify the upload script to detect the failed SVN condition and to not do the extra stuff like create the ticket in the themes repo and so on, to prevent this from being an issue.

Can somebody set me up with an otto @ wo…

Can somebody set me up with an otto @ wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ email address? Would be handy when informing people about bad plugins and similar “official” things. People sometimes question it when I use my personal address for that sort of thing.

Getting errors on commit to the unit-tes…

Getting errors on commit to the unit-tests svn:

peterwestwood@Peter-Westwoods-MacBook-Pro (peterwestwood ttys005 May 6 12:17 ) wp-testcase 1 $ svn ci -m “Remove erroneous svn:executable properties”
Sending wp-testcase/test_shortcode.php
Sending wp-testcase/test_user_capabilities.php
svn: Commit failed (details follow):
svn: MERGE of ‘/wp-testcase’: 200 OK (https://unit-tests.svn.wordpress.org)

The commit does go through though – https://unit-tests.trac.wordpress.org/changeset/348

#unit-tests