Skip to content

Commit c58a663

Browse files
authored
🤖 Merge PR DefinitelyTyped#72284 Transfer ownership of h-joo frigus and mprobst to brad4d and blickly. by @h-joo
1 parent 4fe55fb commit c58a663

File tree

5 files changed

+34
-22
lines changed

5 files changed

+34
-22
lines changed

‎.github/CODEOWNERS‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@
940940
/types/clone-deep/ @tanfonto
941941
/types/cloneable-readable/ @qlonik @vaskevich
942942
/types/cloner/ @matrumz
943-
/types/closure-compiler/ @mprobst
943+
/types/closure-compiler/ @brad4d @blickly @12wrigja
944944
/types/cloud-env/ @Morfent
945945
/types/cloudflare-apps/ @MartynasZilinskas
946946
/types/cloudflare-turnstile/ @lbarthon @worenga @olipayne @punkeel @migueldemoura @AleksandarHr
@@ -1571,7 +1571,7 @@
15711571
/types/doge-seed/ @BendingBender
15721572
/types/doi-regex/ @thewilkybarkid
15731573
/types/dojo/ @vansimke
1574-
/types/dom-background-sync/ @h-joo @frigus02 @mprobst
1574+
/types/dom-background-sync/ @brad4d @blickly @12wrigja
15751575
/types/dom-chromium-ai/ @christianliebel @tomayac
15761576
/types/dom-chromium-installation-events/ @dartess
15771577
/types/dom-close-watcher/ @tbondwilkinson
@@ -1581,11 +1581,11 @@
15811581
/types/dom-mediacapture-record/ @elsmr @AppLover69
15821582
/types/dom-mediacapture-transform/ @dogben
15831583
/types/dom-navigation/ @tbondwilkinson
1584-
/types/dom-navigation-preload/ @frigus02 @mprobst
1584+
/types/dom-navigation-preload/ @brad4d @blickly @12wrigja
15851585
/types/dom-parser/ @gbidkar
15861586
/types/dom-screen-wake-lock/ @chrismilson
15871587
/types/dom-serial/ @maciejmrozinski
1588-
/types/dom-speech-recognition/ @h-joo @frigus02 @mprobst
1588+
/types/dom-speech-recognition/ @brad4d @blickly @12wrigja
15891589
/types/dom-to-image/ @JipSterk
15901590
/types/dom-trust-token/ @taymonbeal
15911591
/types/dom-view-transitions/ @jakearchibald @tbondwilkinson

‎types/closure-compiler/package.json‎

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,16 @@
1010
},
1111
"owners": [
1212
{
13-
"name": "Martin Probst",
14-
"githubUsername": "mprobst"
13+
"name": "Bradford Smith",
14+
"githubUsername": "brad4d"
15+
},
16+
{
17+
"name": "Ben Lickly",
18+
"githubUsername": "blickly"
19+
},
20+
{
21+
"name": "James Wright",
22+
"githubUsername": "12wrigja"
1523
}
1624
]
1725
}

‎types/dom-background-sync/package.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
},
1313
"owners": [
1414
{
15-
"name": "Hana Joo",
16-
"githubUsername": "h-joo"
15+
"name": "Bradford Smith",
16+
"githubUsername": "brad4d"
1717
},
1818
{
19-
"name": "Jan Kuehle",
20-
"githubUsername": "frigus02"
19+
"name": "Ben Lickly",
20+
"githubUsername": "blickly"
2121
},
2222
{
23-
"name": "Martin Probst",
24-
"githubUsername": "mprobst"
23+
"name": "James Wright",
24+
"githubUsername": "12wrigja"
2525
}
2626
]
2727
}

‎types/dom-navigation-preload/package.json‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,16 @@
1212
},
1313
"owners": [
1414
{
15-
"name": "Jan Kuehle",
16-
"githubUsername": "frigus02"
15+
"name": "Bradford Smith",
16+
"githubUsername": "brad4d"
1717
},
1818
{
19-
"name": "Martin Probst",
20-
"githubUsername": "mprobst"
19+
"name": "Ben Lickly",
20+
"githubUsername": "blickly"
21+
},
22+
{
23+
"name": "James Wright",
24+
"githubUsername": "12wrigja"
2125
}
2226
]
2327
}

‎types/dom-speech-recognition/package.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
},
1313
"owners": [
1414
{
15-
"name": "Hana Joo",
16-
"githubUsername": "h-joo"
15+
"name": "Bradford Smith",
16+
"githubUsername": "brad4d"
1717
},
1818
{
19-
"name": "Jan Kuehle",
20-
"githubUsername": "frigus02"
19+
"name": "Ben Lickly",
20+
"githubUsername": "blickly"
2121
},
2222
{
23-
"name": "Martin Probst",
24-
"githubUsername": "mprobst"
23+
"name": "James Wright",
24+
"githubUsername": "12wrigja"
2525
}
2626
]
2727
}

0 commit comments

Comments
 (0)