Change the author of package to MS OpenTech

This commit is contained in:
Wei Wang 2014-06-18 22:07:43 -07:00
parent 213cddb339
commit 9a53c1d773
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
<id>KoreBuild</id>
<title>The ProjectK build tools</title>
<version>0.0</version>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<authors>Microsoft Open Technologies, Inc.</authors>
<owners>Microsoft Open Technologies, Inc.</owners>
<description>ProjectK build tooling</description>
<language>en-US</language>
</metadata>

View File

@ -1,7 +1,7 @@
var VERSION='0.1'
var FULL_VERSION='0.1'
var AUTHORS='Microsoft'
var AUTHORS='Microsoft Open Technologies, Inc.'
use-standard-lifecycle
k-standard-goals