Skip to content

Commit d100696

Browse files
committed
1 parent d9d3784 commit d100696

File tree

12 files changed

+65
-65
lines changed

12 files changed

+65
-65
lines changed

docs/build-insights/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: C++ Build Insights
77
description: Learn how to use C++ Build Insights to analyze and optimize your builds.
88
ms.topic: landing-page
9-
author: corob-msft
10-
ms.author: corob
9+
author: tylermsft
10+
ms.author: twhitney
1111
ms.date: 05/26/2020
1212
ms.custom: intro-landing-hub
1313

docs/build/reference/clrunmanagedcodecheck-add-suppressunmanagedcodesecurityattribute.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.topic: "reference"
66
f1_keywords: ["VC.Project.VCLinkerTool.CLRUnmanagedCodeCheck", "/CLRUNMANAGEDCODECHECK"]
77
helpviewer_keywords: ["-CLRUNMANAGEDCODECHECK linker option", "/CLRUNMANAGEDCODECHECK linker option"]
88
ms.assetid: 73abc426-dab0-45e2-be85-0f9a14206cc2
9-
author: "corob-msft"
10-
ms.author: "corob"
9+
author: "tylermsft"
10+
ms.author: "twhitney"
1111
---
1212
# `/CLRUNMANAGEDCODECHECK` (Remove SuppressUnmanagedCodeSecurityAttribute)
1313

docs/build/reference/scandependencies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: "/scanDependencies (List module and header unit dependencies per Standard)"
33
description: "Reference guide to the /scanDependencies compiler option in Microsoft C++."
44
ms.date: 09/21/2022
5-
author: "corob-msft"
6-
ms.author: "corob"
5+
author: "tylermsft"
6+
ms.author: "twhitney"
77
f1_keywords: ["/scanDependencies"]
88
helpviewer_keywords: ["/scanDependencies compiler option", "/scanDependencies"]
99
---

docs/cross-platform/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Mobile development with C++ documentation
77
description: Create native C++ apps for iOS, Android, and Windows devices with Visual Studio.
88
ms.topic: landing-page
9-
author: corob-msft
10-
ms.author: corob
9+
author: tylermsft
10+
ms.author: twhitney
1111
ms.date: 05/26/2020
1212
ms.custom: intro-landing-hub
1313

docs/docfx.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -154,78 +154,78 @@
154154
"windows/**.md": "cpp-windows"
155155
},
156156
"author": {
157-
"index.md": "corob-msft",
158-
"assembler/**.md": "corob-msft",
159-
"attributes/**.md": "corob-msft",
157+
"index.md": "tylermsft",
158+
"assembler/**.md": "tylermsft",
159+
"attributes/**.md": "tylermsft",
160160
"atl/**.md": "tylermsft",
161161
"atl-mfc-shared/**.md": "tylermsft",
162-
"build/**.md": "corob-msft",
162+
"build/**.md": "tylermsft",
163163
"build-insights/**.md": "kevcadieux",
164-
"c-language/**.md": "corob-msft",
164+
"c-language/**.md": "tylermsft",
165165
"c-runtime-library/**.md": "tylermsft",
166-
"cloud/**.md": "corob-msft",
167-
"code-quality/**.md": "corob-msft",
168-
"cpp/**.md": "corob-msft",
169-
"cppcx/**.md": "corob-msft",
170-
"cross-platform/**.md": "corob-msft",
171-
"data/**.md": "corob-msft",
166+
"cloud/**.md": "tylermsft",
167+
"code-quality/**.md": "tylermsft",
168+
"cpp/**.md": "tylermsft",
169+
"cppcx/**.md": "tylermsft",
170+
"cross-platform/**.md": "tylermsft",
171+
"data/**.md": "tylermsft",
172172
"dotnet/**.md": "tylermsft",
173-
"error-messages/**.md": "corob-msft",
174-
"extensions/**.md": "corob-msft",
175-
"get-started/**.md": "corob-msft",
176-
"ide/**.md": "corob-msft",
177-
"intrinsics/**.md": "corob-msft",
173+
"error-messages/**.md": "tylermsft",
174+
"extensions/**.md": "tylermsft",
175+
"get-started/**.md": "tylermsft",
176+
"ide/**.md": "tylermsft",
177+
"intrinsics/**.md": "tylermsft",
178178
"linux/**.md": "tylermsft",
179179
"mfc/**.md": "tylermsft",
180-
"overview/**.md": "corob-msft",
180+
"overview/**.md": "tylermsft",
181181
"parallel/amp/**.md": "tylermsft",
182182
"parallel/concrt/**.md": "tylermsft",
183183
"parallel/**.md": "tylermsft",
184-
"porting/**.md": "corob-msft",
185-
"preprocessor/**.md": "corob-msft",
184+
"porting/**.md": "tylermsft",
185+
"preprocessor/**.md": "tylermsft",
186186
"safeint/**.md": "tylermsft",
187-
"sanitizers/**.md": "corob-msft",
188-
"security/**.md": "corob-msft",
187+
"sanitizers/**.md": "tylermsft",
188+
"security/**.md": "tylermsft",
189189
"standard-library/**.md": "tylermsft",
190190
"text/**.md": "tylermsft",
191-
"windows/**.md": "corob-msft"
191+
"windows/**.md": "tylermsft"
192192
},
193193
"ms.author": {
194-
"index.md": "corob",
195-
"assembler/**.md": "corob",
194+
"index.md": "twhitney",
195+
"assembler/**.md": "twhitney",
196196
"atl/**.md": "twhitney",
197197
"atl-mfc-shared/**.md": "twhitney",
198-
"attributes/**.md": "corob",
199-
"build/**.md": "corob",
198+
"attributes/**.md": "twhitney",
199+
"build/**.md": "twhitney",
200200
"build-insights/**.md": "kevca",
201-
"c-language/**.md": "corob",
201+
"c-language/**.md": "twhitney",
202202
"c-runtime-library/**.md": "twhitney",
203-
"cloud/**.md": "corob",
204-
"code-quality/**.md": "corob",
205-
"cpp/**.md": "corob",
206-
"cppcx/**.md": "corob",
207-
"cross-platform/**.md": "corob",
208-
"data/**.md": "corob",
203+
"cloud/**.md": "twhitney",
204+
"code-quality/**.md": "twhitney",
205+
"cpp/**.md": "twhitney",
206+
"cppcx/**.md": "twhitney",
207+
"cross-platform/**.md": "twhitney",
208+
"data/**.md": "twhitney",
209209
"dotnet/**.md": "twhitney",
210-
"error-messages/**.md": "corob",
211-
"extensions/**.md": "corob",
212-
"get-started/**.md": "corob",
213-
"ide/**.md": "corob",
214-
"intrinsics/**.md": "corob",
210+
"error-messages/**.md": "twhitney",
211+
"extensions/**.md": "twhitney",
212+
"get-started/**.md": "twhitney",
213+
"ide/**.md": "twhitney",
214+
"intrinsics/**.md": "twhitney",
215215
"linux/**.md": "twhitney",
216216
"mfc/**.md": "twhitney",
217-
"overview/**.md": "corob",
217+
"overview/**.md": "twhitney",
218218
"parallel/amp/**.md": "twhitney",
219219
"parallel/concrt/**.md": "twhitney",
220220
"parallel/**.md": "twhitney",
221-
"porting/**.md": "corob",
222-
"preprocessor/**.md": "corob",
221+
"porting/**.md": "twhitney",
222+
"preprocessor/**.md": "twhitney",
223223
"safeint/**.md": "twhitney",
224-
"sanitizers/**.md": "corob",
225-
"security/**.md": "corob",
224+
"sanitizers/**.md": "twhitney",
225+
"security/**.md": "twhitney",
226226
"standard-library/**.md": "twhitney",
227227
"text/**.md": "twhitney",
228-
"windows/**.md": "corob"
228+
"windows/**.md": "twhitney"
229229
}
230230
},
231231
"template": [],

docs/get-started/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ metadata:
99
ms.custom: vs-acquisition
1010
ms.topic: landing-page
1111
ms.date: 12/06/2021
12-
author: corob-msft
13-
ms.author: corob
12+
author: tylermsft
13+
ms.author: twhitney
1414
manager: markl
1515
ms.prod: visual-cpp
1616
ms.technology: vs-acquisition

docs/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ metadata:
88
description: Learn how to use C++ to develop applications, services, and tools for your platforms and devices.
99
ms.prod: visual-cpp
1010
ms.topic: hub-page
11-
author: corob-msft
12-
ms.author: corob
11+
author: tylermsft
12+
ms.author: twhitney
1313
ms.date: 06/04/2020
1414
ms.custom: intro-landing-hub
1515

docs/linux/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Linux development with C++
77
description: Learn how to use C++ in Visual Studio 2017 and later to create and debug applications for Linux.
88
ms.topic: landing-page
9-
author: corob-msft
10-
ms.author: corob
9+
author: tylermsft
10+
ms.author: twhitney
1111
ms.date: 04/26/2020
1212
ms.custom: intro-landing-hub
1313

docs/overview/how-to-report-a-problem-with-the-visual-cpp-toolset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "How to report a problem with the Microsoft C++ toolset"
33
description: How to create a good problem report and repro information for the Microsoft C++ toolset.
44
ms.date: "09/24/2019"
55
ms.technology: "cpp-ide"
6-
author: "corob-msft"
7-
ms.author: "corob"
6+
author: "tylermsft"
7+
ms.author: "twhitney"
88
---
99
# How to report a problem with the Microsoft C++ toolset or documentation
1010

docs/overview/overview-of-cpp-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "Overview of C++ development in Visual Studio"
33
description: "The Visual Studio IDE supports C++ development on Windows, Linux, Android and iOS with a code editor, debugger, test frameworks, static analyzers, and other programming tools."
44
ms.date: "12/02/2019"
55
helpviewer_keywords: ["Visual C++, development tools"]
6-
author: "corob-msft"
7-
ms.author: "corob"
6+
author: "tylermsft"
7+
ms.author: "twhitney"
88
---
99
# Overview of C++ development in Visual Studio
1010

docs/sanitizers/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: C/C++ Sanitizers
77
description: Learn how to use sanitizers for defect reporting, analysis, and prevention.
88
ms.topic: landing-page
9-
author: corob-msft
10-
ms.author: corob
9+
author: tylermsft
10+
ms.author: twhitney
1111
ms.date: 02/26/2021
1212
ms.custom: intro-landing-hub
1313

docs/standard-library/high-resolution-clock-struct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: "reference"
88
f1_keywords: ["chrono/std::chrono::high_resolution_clock", chrono/std::chrono::high_resolution_clock::now", "chrono/std::chrono::high_resolution_clock::is_steady constant"]
99
helpviewer_keywords: ["std::chrono [C++], high_resolution_clock"]
1010
dev_langs: ["C++"]
11-
author: "corob-msft"
11+
author: "tylermsft"
1212
ms.workload: ["cplusplus"]
1313
---
1414
# `high_resolution_clock` struct

0 commit comments

Comments
 (0)