Skip to content

Commit 8e5affc

Browse files
authored
Merge branch 'master' into audit-update
2 parents 095de19 + 6557af8 commit 8e5affc

File tree

235 files changed

+10818
-13351
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+10818
-13351
lines changed

CODEOWNERS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# The default owners for everything in
22
# the repo. Unless a later match takes precedence.
3-
CODEOWNERS @sanscontext @XavierAgostini @danielstjules @stephment
3+
CODEOWNERS @sanscontext @markzegarelli @nielst @XavierAgostini @danielstjules @stephment
44

55
# Diagram library
66
/diagram-library @sanscontext
77

88
# Utility scripts
9-
/scripts @sanscontext @XavierAgostini
9+
/scripts @sanscontext @bryanmikaelian @XavierAgostini
1010

1111

1212
# Content owners should be in the order of PM, TL (team-lead), and EM (in a crisis) for a given team.
@@ -20,10 +20,8 @@ CODEOWNERS @sanscontext @XavierAgostini @danielstjules @stephment
2020
# Libraries owners
2121
/src/connections/catalog/libraries @osamakhn @bsneed @lubird @pooyaj @juliofarah
2222

23-
2423
# Destination owners
2524
/src/connections/destinations @n2parko @danielstjules @benhorowitz
26-
# temporary removal: @carlosmecha
2725

2826

2927
# Privacy owners

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ GEM
5555
jekyll (>= 3.7, < 5.0)
5656
jekyll-watch (2.2.1)
5757
listen (~> 3.0)
58-
kramdown (2.1.0)
58+
kramdown (2.3.0)
59+
rexml
5960
kramdown-parser-gfm (1.1.0)
6061
kramdown (~> 2.0)
6162
liquid (4.0.3)
@@ -75,6 +76,7 @@ GEM
7576
rb-fsevent (0.10.3)
7677
rb-inotify (0.10.0)
7778
ffi (~> 1.0)
79+
rexml (3.2.4)
7880
rouge (3.13.0)
7981
ruby-enum (0.7.2)
8082
i18n

0 commit comments

Comments
 (0)