Fix author in nuspec file
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 29 Mar 2017 02:23:47 +0000 (11:23 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 29 Mar 2017 02:24:05 +0000 (11:24 +0900)
Change-Id: I48ffdf44e75f294d3c835122fe4bd9f2bfe40822
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
src/Tizen.Tracer/Tizen.Tracer.nuspec

index 3a82845..aaa95a4 100644 (file)
@@ -3,7 +3,7 @@
   <metadata>
                <id>Tizen.Tracer</id>
                <version>$version$</version>
-               <authors>tizen</authors>
+               <authors>Samsung Electronics</authors>
                <requireLicenseAcceptance>false</requireLicenseAcceptance>
                <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
                <projectUrl>http://www.tizen.org</projectUrl>