summaryrefslogtreecommitdiff
path: root/.gitlab/CODEOWNERS
Commit message (Collapse)AuthorAgeFilesLines
* Change database maintainers group for codeownersAndreas Brandl2019-08-261-6/+7
| | | | | Aligning with backend maintainers, @gitlab-org/maintainers/database is now used for codeowners.
* Remove iamphill from FE Maintainers in codeownersandr3-remove-iamphill-sadlyAndré Luís2019-08-051-2/+2
|
* Use groups in CODEOWNERS fileBob Van Landuyt2019-08-051-7/+7
| | | | | | Let's dogfood https://gitlab.com/gitlab-org/gitlab-ce/issues/53182 That way we don't need to keep this file up to date.
* Document database review processToon Claes2019-07-191-1/+5
| | | | See https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6069
* Add @pslaughter to CODEOWNERSWinnie Hellmann2019-07-021-2/+2
|
* Add @patrickbajao as codeowner of project aliases3264-project-aliases-cePatrick Bajao2019-06-271-0/+2
|
* Update CODEOWNERS to add mikelewis for doc pathadd-mikelewis-as-doc-codeownerMike Lewis2019-06-121-1/+1
|
* Add eread as CODEOWNER for doc dirEvan Read2019-06-111-1/+1
|
* Add code owners for security templatesOlivier Gonzalez2019-06-051-0/+1
|
* Add @tkuah to CODEOWNERStkuah-codeownersThong Kuah2019-05-301-2/+2
| | | | Re-sort alphabetically
* Re-enable codeowners by moving the file backBob Van Landuyt2019-05-231-0/+20
| | | | And add myself as a ruby maintainer, since I forgot about that.
* Revert "Merge branch 'bvl-reenable-codeowners' into 'master'"Douwe Maan2018-12-101-20/+0
| | | This reverts merge request !23381
* Add Kushal to frontend CODEOWNERSWinnie Hellmann2018-12-081-2/+2
|
* Reenable CODEOWNERSBob Van Landuyt2018-11-271-0/+20
| | | | | Automatically adding required approvals to merge reqeusts caused a lot of notifications. Since that was fixed, we can re-enable CODEOWNERS
* Disable CODEOWNERS for the time beingDouwe Maan2018-11-121-20/+0
| | | | We can move the file back to its original location once https://gitlab.com/gitlab-org/gitlab-ee/issues/8396 is fixed.
* Add gitlab-templates code ownersAlessio Caiazza2018-10-051-0/+2
| | | | | | | | With https://gitlab.com/gitlab-org/gitlab-ce/issues/50289 we moved CI templates into gitlab repository. The previous gitlab-ci-yml maintainers are now marked as code owners. Auto DevOps is assigned to configure team backend developers.
* Update CODEOWNERSAnnabel Dunstone Gray2018-10-031-1/+2
|
* Add @mkozono to CODEOWNERS for LDAPDrew Blessing2018-09-071-2/+2
|
* Add dblessing to CODEOWNERS for LDAP Drew Blessing2018-09-071-0/+2
|
* Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-061-0/+15
This ports the changes for the CODEOWNERS feature to CE: - It adds the CODEOWNERS file. - It adds the mention of the `with-codeowners` branch in TestEnv