Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit 93e27e2

Browse files
committed
Change the default author in makefile.shade
1 parent 484276d commit 93e27e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile.shade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
var VERSION='0.1'
33
var FULL_VERSION='0.1'
4-
var AUTHORS='Microsoft'
4+
var AUTHORS='Microsoft Open Technologies, Inc.'
55

66
use-standard-lifecycle
77
k-standard-goals

0 commit comments

Comments
 (0)