Skip to content

Commit 220c826

Browse files
author
Or Shemesh
committed
Merged PR 252540: Remove comments in OE: powerbi-javascript
Remove comments in OE: powerbi-javascript
1 parent c7f3cd1 commit 220c826

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

owners.txt

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1 @@
1-
; This file supports the Ownership Enforcer (OE) system for Azure Fundamentals compliance.
2-
; For more information see https://onebranch.visualstudio.com/Ownership%20Enforcer/_wiki/wikis/Ownership-Enforcer.wiki
3-
4-
; When a PR is created for a target branch protected by OE, each source directory touched by the PR is evaluated for ownership information
5-
; by finding the closest owners.txt file in or above that directory. The union of all such owners.txt files for the PR dictates the set of
6-
; required reviewers for OE purposes. To configure ownership information for a given directory and below, add a new owners.txt file there.
7-
; When doing this, consider starting with a copy of this owners.txt file to include the additional contextual information and guidance above.
8-
9-
; Syntax guide:
10-
; - Comments start with semicolons (;)
11-
; - Enumerate each owner on a separate line with an alias (not an email address)
12-
; - To use an Azure AD group, contact biessuport to ensure that AAD group is configured for use in OE
13-
; - An alias may be prefixed with an asterisk (*) to give it approval privileges without making it an automatic reviewer (no notifications)
14-
; - An alias may be prefixed with an at sign (@) to include it in notifications without giving it approval privileges
15-
16-
; The default code reviewer for the PBI Client codebase is pbicr: Power BI Code Reviews
17-
; The default code reviewer outisde PBI Client codebase is pbiclientes
181
corembed

0 commit comments

Comments
 (0)