Skip to content

Commit d8af893

Browse files
[BOT RULES] Cognitive - Personalizer (#27341)
Bot Rules to match code owners changes in #27294
1 parent e72dae3 commit d8af893

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/fabricbot.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,15 @@
10601060
""
10611061
]
10621062
},
1063+
{
1064+
"label": "Cognitive - Personalizer",
1065+
"pathFilter": [
1066+
"sdk/personalizer/"
1067+
],
1068+
"exclude": [
1069+
""
1070+
]
1071+
},
10631072
{
10641073
"label": "ML-AutoML",
10651074
"pathFilter": [
@@ -1898,7 +1907,8 @@
18981907
"Cognitive - Personalizer"
18991908
],
19001909
"mentionees": [
1901-
"dwaijam"
1910+
"dwaijam",
1911+
"sharathmalladi"
19021912
]
19031913
},
19041914
{

0 commit comments

Comments
 (0)