Skip to content

Commit

Permalink
Bring back fabricbot changes (#78129)
Browse files Browse the repository at this point in the history
* Revert "Revert changes to fabricbot.json"

This reverts commit 8e93562.

* Remove trailing comma
  • Loading branch information
agocke authored Nov 10, 2022
1 parent ae1bff0 commit 29137ca
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,26 @@
"vsadov"
]
},
{
"labels": [
"area-Tools-ILLink"
],
"mentionees": [
"agocke",
"sbomer",
"vitek-karas"
]
},
{
"labels": [
"area-NativeAOT-coreclr"
],
"mentionees": [
"agocke",
"MichalStrehovsky",
"jkotas"
]
},
{
"labels": [
"area-System.Buffers"
Expand Down Expand Up @@ -2074,6 +2094,12 @@
"label": "area-Single-File"
}
},
{
"name": "hasLabel",
"parameters": {
"label": "area-Tools-ILLink"
}
},
{
"name": "labelAdded",
"parameters": {
Expand Down Expand Up @@ -2103,6 +2129,12 @@
"parameters": {
"label": "area-Single-File"
}
},
{
"name": "labelAdded",
"parameters": {
"label": "area-Tools-ILLink"
}
}
]
},
Expand Down

0 comments on commit 29137ca

Please sign in to comment.