-
Notifications
You must be signed in to change notification settings - Fork 30
/
CODEOWNERS
Validating CODEOWNERS rules...
65 lines (46 loc) · 2.18 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# SPDX-License-Identifier: Apache-2.0
# Copyright Contributors to the Egeria project.
# Code ownership for Egeria documentation - see https://help.github.com/articles/about-codeowners/
# Note that the LAST matching pattern will be effective so please more generic paths towards the top
# Top level
.github/ @cmgrote
site/ @cmgrote
site/overrides/ @cmgrote
site/snippets/ @cmgrote
site/docs/assets/ @cmgrote
site/docs/concepts/ @mandy-chessell
site/docs/connectors/ @mandy-chessell
site/docs/connectors/repository/apache-atlas/ @cmgrote
site/docs/connectors/repository/crux/ @cmgrote
site/docs/connectors/repository/ibm-information-server/ @cmgrote
site/docs/frameworks/ @mandy-chessell
site/docs/education/egeria-dojo @davidradl
site/docs/education/egeria-dojo/running-egeria/ @planetf1
site/docs/education/egeria-dojo/developer/ @mandy-chessell
site/docs/getting-started/ @mandy-chessell
site/docs/getting-started/hands-on-lab/ @mandy-chessell @planetf1
site/docs/guides/ @mandy-chessell
site/docs/guides/developer/ @mandy-chessell @planetf1
site/docs/guides/cts/ @cmgrote
site/docs/introduction/ @mandy-chessell
site/docs/operations/kubernetes/ @planetf1
site/docs/release-notes/ @mandy-chessell @planetf1
site/docs/services/ @mandy-chessell
site/docs/services/omas/asset-consumer/ @mandy-chessell
site/docs/services/omas/asset-owner/ @mandy-chessell
site/docs/services/omas/community-profile/ @mandy-chessell
site/docs/services/omas/data-manager/ @mandy-chessell
site/docs/services/omas/data-engine/ @popa-raluca
site/docs/services/omas/digital-architecture/ @mandy-chessell
site/docs/services/omas/enterprise-architecture/ @mandy-chessell
site/docs/services/omas/glossary-view/ @lcpopa
site/docs/services/omas/stewardship-action/ @mandy-chessell
site/docs/services/omas/governance-program/ @mandy-chessell
site/docs/services/omas/governance-engine/ @mandy-chessell
site/docs/services/omas/subject-area/ @davidradl
site/docs/services/omas/asset-lineage/ @lcpopa @popa-raluca
site/docs/services/omvs/ @davidradl
site/docs/types/ @mandy-chessell
site/docs/tutorials/docker-tutorial / @planetf1
site/docs/tutorials/open-metadata-labs/ @planetf1
site/docs/tutorials/postman-tutorial / @mandy-chessell @planetf1