Skip to content

Commit b15efaf

Browse files
authored
Merge pull request #222 from freelawproject/update-reporter-var
Remove repeated reporter and move variation
2 parents 0eb669b + 92657fd commit b15efaf

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212

1313
## Upcoming Changes
1414

15-
-
15+
- Remove repeated reporter `C.I.T.` and add it as a variation of `Ct. Int'l Trade`
16+
- Move variation `M.` to correct reporter `Mich.`
1617

1718
## Current Version
1819

reporters_db/data/reporters.json

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3755,20 +3755,6 @@
37553755
"variations": {}
37563756
}
37573757
],
3758-
"C.I.T.": [
3759-
{
3760-
"cite_type": "specialty",
3761-
"editions": {
3762-
"C.I.T.": {
3763-
"end": null,
3764-
"start": "1750-01-01T00:00:00"
3765-
}
3766-
},
3767-
"mlz_jurisdiction": [],
3768-
"name": "Court of International Trade Reports",
3769-
"variations": {}
3770-
}
3771-
],
37723758
"C.M.A.": [
37733759
{
37743760
"cite_type": "specialty",
@@ -6346,7 +6332,7 @@
63466332
],
63476333
"Ct. Int'l Trade": [
63486334
{
6349-
"cite_type": "federal",
6335+
"cite_type": "specialty",
63506336
"editions": {
63516337
"Ct. Int'l Trade": {
63526338
"end": null,
@@ -6358,6 +6344,7 @@
63586344
],
63596345
"name": "Court of International Trade Reports",
63606346
"variations": {
6347+
"C.I.T.": "Ct. Int'l Trade",
63616348
"Ct.Int'l Trade": "Ct. Int'l Trade"
63626349
}
63636350
}
@@ -15732,7 +15719,6 @@
1573215719
"name": "McGrath's Mandamus Cases (Michigan)",
1573315720
"notes": "Also known as 'Mandamus cases decided in the Supreme court of Michigan'",
1573415721
"variations": {
15735-
"M.,": "McGrath",
1573615722
"McGrdath": "McGrath"
1573715723
}
1573815724
}
@@ -16167,6 +16153,7 @@
1616716153
],
1616816154
"name": "Michigan Reports",
1616916155
"variations": {
16156+
"M.": "Mich.",
1617016157
"Mich": "Mich.",
1617116158
"Mich. Rep.": "Mich."
1617216159
}
@@ -25114,7 +25101,8 @@
2511425101
"us:la;supreme.court",
2511525102
"us:la;court.appeals"
2511625103
],
25117-
"name": "Louisiana Court of Appeals Reports, Teisser",
25104+
"name": "Louisiana Court of Appeals Reports, Teissier",
25105+
"notes": "Author: Fernand F. Teissier",
2511825106
"variations": {
2511925107
"La.App.(Orleans)": "Teiss.",
2512025108
"Teissier": "Teiss."
@@ -28185,6 +28173,7 @@
2818528173
"us:tx;court.appeals"
2818628174
],
2818728175
"name": "Condensed Reports of Decisions in Civil Causes in the Court of Appeals of Texas (Willson)",
28176+
"notes": "Author: Sam A. Willson",
2818828177
"variations": {
2818928178
"Willson Rep.": "Willson"
2819028179
}
@@ -28205,6 +28194,7 @@
2820528194
"us:in;superior.court"
2820628195
],
2820728196
"name": "Wilson's Reports (1-3 Oregon)",
28197+
"notes": "Author: Oliver M. Wilson",
2820828198
"variations": {
2820928199
"Wils. Oreg.": "Wilson"
2821028200
}

0 commit comments

Comments
 (0)