Skip to content

Commit 2c98ece

Browse files
committed
Merge branch 'develop' into feat/spencef
2 parents 5f84d16 + c39ecc6 commit 2c98ece

File tree

19 files changed

+754
-662
lines changed

19 files changed

+754
-662
lines changed

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ Ryan Seal <[email protected]>
146146
Rylan Yang <[email protected]>
147147
SAHIL KUMAR <[email protected]>
148148
SHIVAM YADAV <[email protected]>
149+
Sachin Raj <[email protected]>
149150
Sahil Goyal <[email protected]>
150151
Sai Avinash <[email protected]>
151152
Sai Srikar Dumpeti <[email protected]>
@@ -170,6 +171,7 @@ Tanishq Ahuja <[email protected]>
170171
Tirtadwipa Manunggal <[email protected]>
171172
Tudor Pagu <[email protected]>
172173
Tufailahmed Bargir <[email protected]>
174+
Uday Kakade <[email protected]>
173175
Utkarsh <http://[email protected]>
174176
Utkarsh Raj <[email protected]>
175177
UtkershBasnet <[email protected]>
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"string": [
3-
"split",
4-
"aliases"
5-
],
6-
"boolean": [
7-
"help",
8-
"version",
9-
"no-builtins",
10-
"no-walk"
11-
],
12-
"alias": {
13-
"help": [
14-
"h"
15-
],
16-
"version": [
17-
"V"
18-
]
19-
}
2+
"string": [
3+
"split",
4+
"aliases"
5+
],
6+
"boolean": [
7+
"help",
8+
"version",
9+
"no-builtins",
10+
"no-walk"
11+
],
12+
"alias": {
13+
"help": [
14+
"h"
15+
],
16+
"version": [
17+
"V"
18+
]
19+
}
2020
}

0 commit comments

Comments
 (0)