Change the author of package to MS OpenTech
This commit is contained in:
parent
213cddb339
commit
9a53c1d773
|
|
@ -4,8 +4,8 @@
|
||||||
<id>KoreBuild</id>
|
<id>KoreBuild</id>
|
||||||
<title>The ProjectK build tools</title>
|
<title>The ProjectK build tools</title>
|
||||||
<version>0.0</version>
|
<version>0.0</version>
|
||||||
<authors>Microsoft</authors>
|
<authors>Microsoft Open Technologies, Inc.</authors>
|
||||||
<owners>Microsoft</owners>
|
<owners>Microsoft Open Technologies, Inc.</owners>
|
||||||
<description>ProjectK build tooling</description>
|
<description>ProjectK build tooling</description>
|
||||||
<language>en-US</language>
|
<language>en-US</language>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
var VERSION='0.1'
|
var VERSION='0.1'
|
||||||
var FULL_VERSION='0.1'
|
var FULL_VERSION='0.1'
|
||||||
var AUTHORS='Microsoft'
|
var AUTHORS='Microsoft Open Technologies, Inc.'
|
||||||
|
|
||||||
use-standard-lifecycle
|
use-standard-lifecycle
|
||||||
k-standard-goals
|
k-standard-goals
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue