diff options
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> |
