diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-20 16:49:25 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-21 18:06:53 -0700 |
| commit | 72812b7950fe04cd90c0982984b76ff0b05371ce (patch) | |
| tree | 2dbe12b81bf85e500ac2eb423c2cfb5ad8e4666d /toolsrc/src/commands_integrate.cpp | |
| parent | 5074da6a4e1b53fe2e336f9e409ae65adce605d3 (diff) | |
| download | vcpkg-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.cpp | 2 |
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> |
