File tree 1 file changed +8
-12
lines changed
1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# Order is important. The last matching pattern has the most precedence.
9
9
10
- /.travis.yml @ cclauss @ dhruvmanila
11
-
12
- /.pre-commit-config.yaml @ cclauss @ dhruvmanila
13
-
14
- /.github / @ cclauss
10
+ /. * @ cclauss @ dhruvmanila
15
11
16
12
# /arithmetic_analysis/
17
13
25
21
26
22
# /cellular_automata/
27
23
28
- /ciphers / @ cclauss
24
+ # /ciphers/ @cclauss # TODO: Uncomment this line after Hacktoberfest
29
25
30
26
# /compression/
31
27
32
28
# /computer_vision/
33
29
34
- /conversions / @ cclauss
30
+ # /conversions/ @cclauss # TODO: Uncomment this line after Hacktoberfest
35
31
36
- /data_structures / @ cclauss
32
+ # /data_structures/ @cclauss # TODO: Uncomment this line after Hacktoberfest
37
33
38
- # /digital_image_processing/
34
+ /digital_image_processing / @ mateuszz0000
39
35
40
36
# /divide_and_conquer/
41
37
71
67
72
68
# /neural_network/
73
69
74
- /other / @ cclauss
70
+ # /other/ @cclauss # TODO: Uncomment this line after Hacktoberfest
75
71
76
72
/project_euler / @ dhruvmanila @ Kush1101
77
73
83
79
84
80
# /searches/
85
81
86
- # /sorts/
82
+ /sorts / @ mateuszz0000
87
83
88
- /strings / @ cclauss
84
+ # /strings/ @cclauss # TODO: Uncomment this line after Hacktoberfest
89
85
90
86
# /traversals/
91
87
You can’t perform that action at this time.
0 commit comments