Change the author of package to MS OpenTech
This commit is contained in:
parent
213cddb339
commit
9a53c1d773
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue