-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgit-log-config.yml
64 lines (64 loc) · 1.38 KB
/
git-log-config.yml
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
branch: master
evaluateStr: item => item.linesChanged
collectInterval: 60
onlyRegistered: false
collectMessages: true
repositories:
- branch: master
exclude: []
name: git-log-calendar-teams
url: https://github.com/makamekm/git-log-calendar-teams.git
- branch: develop
exclude:
- cicd
name: figma-react
url: https://github.com/makamekm/figma-react.git
- branch: master
exclude: []
name: react
url: https://github.com/facebook/react.git
users:
- associations:
- makame
- Maxim Karpov
- Karpov Maxim
name: Maxim Karpov
- associations:
name: Dan Abramov
- associations:
- dominic gannaway
name: Dominic Gannaway
- associations:
- andrew clark
name: Andrew Clark
- associations:
- sebastian markbåge
name: Sebastian Markbåge
- associations:
- brian vaughn
name: Brian Vaughn
- associations:
- sunil pai
name: Sunil Pai
- associations:
- nicolas gallagher
name: Nicolas Gallagher
- associations:
- will douglas
name: Will Douglas
teams:
- name: team
users:
- Dan Abramov
- Maxim Karpov
- name: others
users:
- Will Douglas
- Nicolas Gallagher
- Sunil Pai