aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_integrate.cpp
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-04-20 16:49:25 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2017-04-21 18:06:53 -0700
commit72812b7950fe04cd90c0982984b76ff0b05371ce (patch)
tree2dbe12b81bf85e500ac2eb423c2cfb5ad8e4666d /toolsrc/src/commands_integrate.cpp
parent5074da6a4e1b53fe2e336f9e409ae65adce605d3 (diff)
downloadvcpkg-72812b7950fe04cd90c0982984b76ff0b05371ce.tar.gz
vcpkg-72812b7950fe04cd90c0982984b76ff0b05371ce.zip
`Integrate project`: Change authors to `vcpkg`
Diffstat (limited to 'toolsrc/src/commands_integrate.cpp')
-rw-r--r--toolsrc/src/commands_integrate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolsrc/src/commands_integrate.cpp b/toolsrc/src/commands_integrate.cpp
index 8620edf25..6d41c3680 100644
--- a/toolsrc/src/commands_integrate.cpp
+++ b/toolsrc/src/commands_integrate.cpp
@@ -80,7 +80,7 @@ namespace vcpkg::Commands::Integrate
<metadata>
<id>@NUGET_ID@</id>
<version>@VERSION@</version>
- <authors>cpp-packages</authors>
+ <authors>vcpkg</authors>
<description>
This package imports all libraries currently installed in @VCPKG_DIR@. This package does not contain any libraries and instead refers to the folder directly (like a symlink).
</description>