-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v5.135.6: Update azure pipeline files (#22159)
- Loading branch information
1 parent
d24adee
commit a3ecff0
Showing
3 changed files
with
3 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,163 +1,2 @@ | ||
# This is a comment. | ||
# Each line is a file pattern followed by one or more owners. | ||
|
||
# These owners will be the default owners for everything in the repo. | ||
# Unless a later match takes precedence, @global-owner1 and @global-owner2 | ||
# will be requested for review when someone opens a pull request. | ||
# * @global-owner1 @global-owner2 | ||
|
||
# Order is important; the last matching pattern takes the most precedence. | ||
# When someone opens a pull request that only modifies JS files, only @js-owner | ||
# and not the global owner(s) will be requested for a review. | ||
# *.js@js-owner | ||
|
||
# You can also use email addresses if you prefer. They'll be used to look up | ||
# users just like we do for commit author emails. | ||
# docs/ [email protected] | ||
|
||
#### Core build stuff | ||
scripts/ @dzearing | ||
|
||
#### Apps | ||
# component-demo/ | ||
# fabric-website/ | ||
# ssr-tests/ | ||
# test-bundle-button/ @dzearing | ||
# todo-app/ | ||
|
||
#### Packages | ||
# packages/example-app-base/ | ||
packages/file-type-icons/ @KatherineThayerMicrosoft @jahnp @bigbadcapers | ||
# packages/icons/ | ||
# packages/jest-serializer-merge-styles/ | ||
# packages/merge-styles/ | ||
# packages/office-ui-fabric-react-tslint/ | ||
packages/styling/ @dzearing | ||
packages/styling/src/interfaces/ @phkuo | ||
packages/styling/src/styles/ @phkuo | ||
# packages/utilities/ | ||
packages/utilities/positioning/ @joschect | ||
|
||
### Fabric | ||
# common/ | ||
common/_semanticSlots.scss @phkuo | ||
common/_themeOverrides.scss @phkuo | ||
common/_common.scss @phkuo | ||
|
||
### Utilities | ||
dateMath/ @lorejoh12 @sathi23 | ||
dateValues/ @lorejoh12 @sathi23 | ||
|
||
## Components | ||
# ActivityItem/ | ||
# Breadcrumb/ | ||
# Button/ | ||
Calendar/ @lorejoh12 @sathi23 | ||
Callout/ @joschect | ||
# Check/ | ||
# Checkbox/ | ||
ChoiceGroup/ @srideshpande | ||
# ColorPicker/ | ||
# ComboBox/ | ||
CommandBar/ @micahgodbolt @JasonGore | ||
ContextualMenu/ @joschect | ||
DatePicker/ @lorejoh12 @sathi23 | ||
# DetailsList/ | ||
# Dialog/ | ||
DocumentCard/ @yiminwu @mikewheaton | ||
# Dropdown/ | ||
# Fabric/ | ||
# FacePile/ | ||
# FocusTrapZone/ | ||
# FocusZone/ | ||
GroupedList/ @aditima | ||
HoverCard/ @atneik @Jahnp | ||
# Icon/ | ||
# Image/ | ||
# Label/ | ||
Layer/ @ThomasMichon | ||
# Link/ | ||
List/ @cschleiden | ||
# MarqueeSelection/ | ||
# MessageBar/ | ||
# Modal/ | ||
# Nav/ | ||
OverflowSet/ @micahgodbolt | ||
# Overlay/ | ||
# Panel/ | ||
# Persona/ | ||
Persona/PersonaCoin/ @mtennoe @jakob101 | ||
Persona/PersonaConsts.tsx @mtennoe @jakob101 | ||
pickers/ @joschect | ||
# Pivot/ | ||
# Popup/ | ||
# ProgressIndicator/ | ||
# Rating/ | ||
ResizeGroup/ @micahgodbolt | ||
# SearchBox/ | ||
# Slider/ | ||
# SpinButton/ | ||
# Spinner/ | ||
# SwatchColorPicker/ | ||
TeachingBubble/ @micahgodbolt | ||
# TextField/ | ||
# Theme/ | ||
Toggle/ @phkuo | ||
Tooltip/ @micahgodbolt | ||
|
||
## Docs | ||
# ActivityItem/docs/ | ||
# Breadcrumb/docs/ | ||
# Button/docs/ | ||
Calendar/docs/ @lorejoh12 @sathi23 | ||
Callout/docs/ @joschect | ||
# Check/docs/ | ||
# Checkbox/docs/ | ||
ChoiceGroup/docs/ @srideshpande | ||
# ColorPicker/docs/ | ||
# ComboBox/docs/ | ||
CommandBar/docs/ @micahgodbolt | ||
ContextualMenu/docs/ @joschect | ||
DatePicker/docs/ @lorejoh12 @sathi23 | ||
# DetailsList/docs/ | ||
# Dialog/docs/ | ||
DocumentCard/docs/ @yiminwu @mikewheaton | ||
# Dropdown/docs/ | ||
# Fabric/docs/ | ||
# FacePile/docs/ | ||
# FocusTrapZone/docs/ | ||
# FocusZone/docs/ | ||
GroupedList/docs/ @aditima | ||
HoverCard/docs/ @atneik @Jahnp | ||
# Icon/docs/ | ||
# Image/docs/ | ||
# Label/docs/ | ||
Layer/docs/ @ThomasMichon | ||
# Link/docs/ | ||
List/docs/ @cschleiden | ||
# MarqueeSelection/docs/ | ||
# MessageBar/docs/ | ||
# Modal/docs/ | ||
# Nav/docs/ | ||
OverflowSet/docs/ @micahgodbolt | ||
# Overlay/docs/ | ||
# Panel/docs/ | ||
# Persona/docs/ | ||
pickers/docs/ @joschect | ||
# Pivot/docs/ | ||
# Popup/docs/ | ||
# ProgressIndicator/docs/ | ||
Rating/docs/ @cschleiden | ||
ResizeGroup/docs/ @micahgodbolt | ||
# SearchBox/docs/ | ||
# Slider/docs/ | ||
# SpinButton/docs/ | ||
# Spinner/docs/ | ||
# SwatchColorPicker/docs/ | ||
TeachingBubble/docs/ @micahgodbolt | ||
# TextField/docs/ | ||
# Theme/docs/ | ||
Toggle/docs/ @phkuo | ||
Tooltip/docs/ @micahgodbolt | ||
|
||
|
||
# This branch is owned by the SharePoint on-prem team (plus TristanWatanabe as point of contact) | ||
* @Phoebe-0319 @TimKaibingchen @TristanWatanabe |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters