Skip to content

Commit eeafed1

Browse files
committed
update codesign approvers
1 parent 2eea7f7 commit eeafed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/CI/CITask.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<CodeSignDisplayName>Microsoft ASP.NET</CodeSignDisplayName>
5757
<CodeSignDisplayUrl>http://www.asp.net/</CodeSignDisplayUrl>
5858
<CodeSignDescription>Signing binaries for ASP.NET Async SessionState module</CodeSignDescription>
59-
<CodeSignApprovers Condition="'$(CodeSignApprovers)' == ''">hongli;joeloff;mattfei</CodeSignApprovers>
59+
<CodeSignApprovers Condition="'$(CodeSignApprovers)' == ''">joeloff;elipton</CodeSignApprovers>
6060
<CodeSignOutputPath Condition="'$(CodeSignOutputPath)' == ''">$(BinPath)Signed\</CodeSignOutputPath>
6161
<CodeSignIntermediateOutputPath Condition="'$(CodeSignIntermediateOutputPath)' == ''">$(ObjPath)CodeSign\</CodeSignIntermediateOutputPath>
6262
</PropertyGroup>

0 commit comments

Comments
 (0)