File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ configuration:
2121 - filesMatchPattern :
2222 matchAny : true
2323 pattern : xml/System.Composition/*
24+ - filesMatchPattern :
25+ matchAny : true
26+ pattern : xml/System.Diagnostics.EventLog.Messages/*
2427 - filesMatchPattern :
2528 matchAny : true
2629 pattern : xml/System.Formats.Asn1/*
@@ -38,7 +41,7 @@ configuration:
3841 pattern : xml/System.Numerics.Tensors/*
3942 - filesMatchPattern :
4043 matchAny : true
41- pattern : xml/System.Speech /*
44+ pattern : xml/System.Runtime.Serialization.Schema /*
4245 - filesMatchPattern :
4346 matchAny : true
4447 pattern : xml/System.Runtime.Serialization/ISerializationCodeDomSurrogateProvider.xml
@@ -48,6 +51,9 @@ configuration:
4851 - filesMatchPattern :
4952 matchAny : true
5053 pattern : xml/System.Runtime.Serialization/XsdDataContractExporter.xml
54+ - filesMatchPattern :
55+ matchAny : true
56+ pattern : xml/System.Speech/*
5157 then :
5258 - addReply :
5359 reply : >-
Original file line number Diff line number Diff line change 149149 "open_to_public_contributors" : {
150150 "api/Microsoft.Extensions**" : false ,
151151 "api/System.Composition**" : false ,
152+ "api/System.Diagnostics.EventLog.Messages**" : false ,
152153 "api/System.Formats.Asn1**" : false ,
153154 "api/System.Formats.Cbor**" : false ,
154155 "api/System.Formats.Nrbf**" : false ,
155156 "api/System.Net.ServerSentEvents**" : false ,
156157 "api/System.Numerics.Tensors**" : false ,
158+ "api/System.Runtime.Serialization.Schema**" : false ,
157159 "api/System.Runtime.Serialization.ISerializationCodeDomSurrogateProvider.yml" : false ,
158160 "api/System.Runtime.Serialization.ImportOptions.yml" : false ,
159161 "api/System.Runtime.Serialization.XsdDataContractExporter.yml" : false ,
You can’t perform that action at this time.
0 commit comments