Change the default author in makefile.shade

This commit is contained in:
Wei Wang 2014-06-18 16:21:39 -07:00
parent 7ed2840872
commit a7be2e0b30
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ use namespace="System.Net"
var VERSION='0.1'
var FULL_VERSION='0.1'
var AUTHORS='Microsoft'
var AUTHORS='Microsoft Open Technologies, Inc.'
use-standard-lifecycle
k-standard-goals