Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
Queue
Merge requests
!210
Code owners update
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Code owners update
codeOwnersUpdate
into
development
Overview
9
Commits
3
Pipelines
0
Changes
1
All threads resolved!
Thread options
Hide all comments
Merged
Code owners update
Otto Visser
requested to merge
codeOwnersUpdate
into
development
Nov 25, 2019
Overview
9
Commits
3
Pipelines
0
Changes
1
All threads resolved!
Thread options
Hide all comments
Update CODEOWNERS file to reflect internal structure and reduce load on staff.
Edited
Nov 25, 2019
by
Otto Visser
0
0
Merge request reports
Compare
development
version 1
163f51a9
Nov 25, 2019
development (base)
and
latest version
latest version
f00b8df2
3 commits,
Nov 25, 2019
version 1
163f51a9
2 commits,
Nov 25, 2019
1 file
+
16
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab/CODEOWNERS
+
16
−
2
View file @ f00b8df2
Edit in single-file editor
Open in Web IDE
src/
@EIP-devs
# Default rule:
/*
@EIP-devs
*
@EIP-devs
\ No newline at end of file
# Special casing; these cannot be changed without project owner confirmation
CODEOWNERS
@otto
LICENSE
@otto
LICENSE.header
@otto
# Files that should be looked at by more experienced developers
/src/
@EIP-devs
@Senior-devs
Contributing.md
@EIP-devs
@Senior-devs
README.md
@EIP-devs
@Senior-devs
# potentially scary changes in here should be covered by the special automagic approval rules
build.gradle
@EIP-devs
@Senior-devs
Loading