-
Notifications
You must be signed in to change notification settings - Fork 153
Expand file tree
/
Copy pathCODEOWNERS
More file actions
32 lines (24 loc) · 856 Bytes
/
CODEOWNERS
File metadata and controls
32 lines (24 loc) · 856 Bytes
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
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# General website
* @bedroesb
# Contribute
/pages/contribute @floradanna @bedroesb
CONTRIBUTING.md @floradanna @bianchini88
# Different Sections
/pages/your_tasks @floradanna @nazeeefa @diana-pilvar
/pages/your_role @smza @GilOliveira @marikapop
/pages/data_life_cycle @wittigue @smza @marikapop
/pages/tool_assembly @korbinib @bianchini88
/pages/your_domain @bianchini88 @GilOliveira @floradanna
/pages/national_resources @nazeeefa @diana-pilvar
#About
/pages/about/about.md @frederikcoppens @CaroleGoble
CODE_OF_CONDUCT.md @frederikcoppens @CaroleGoble
#Theme
/assets @bedroesb
/_sass @bedroesb
# Sidebar
/_data/sidebars/* @bedroesb
# Tools and resources
/_data/tool* @wittigue @bedroesb