Skip to content

Commit bc8fcef

Browse files
committed
added BikeTrailer and ElectricBraking
1 parent 41bed7b commit bc8fcef

1 file changed

Lines changed: 24 additions & 8 deletions

File tree

repos.json

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@
9898
["*", "obsolete"]
9999
]
100100
},
101-
"BLDC": {
102-
"names": ["BLDC"],
103-
"github": "AHaumer/BLDC",
104-
"support": [
105-
["prerelease", "noSupport"],
106-
["*", "support"]
107-
]
108-
},
109101
"BidiDCDC": {
110102
"names": ["BidiDCDC"],
111103
"github": "rea40157/BidiDCDC",
@@ -116,6 +108,22 @@
116108
["*", "obsolete"]
117109
]
118110
},
111+
"BikeTrailer": {
112+
"names": ["BikeTrailer"],
113+
"github": "AHaumer/BikeTrailer",
114+
"support": [
115+
["prerelease", "noSupport"],
116+
["*", "support"]
117+
]
118+
},
119+
"BLDC": {
120+
"names": ["BLDC"],
121+
"github": "AHaumer/BLDC",
122+
"support": [
123+
["prerelease", "noSupport"],
124+
["*", "support"]
125+
]
126+
},
119127
"BioChem": {
120128
"names": ["BioChem"],
121129
"github": "OpenModelica/BioChem",
@@ -383,6 +391,14 @@
383391
["*", "obsolete"]
384392
]
385393
},
394+
"ElectricBraking": {
395+
"names": ["ElectricBraking"],
396+
"github": "AHaumer/ElectricBraking",
397+
"support": [
398+
["prerelease", "noSupport"],
399+
["*", "support"]
400+
]
401+
},
386402
"ElectroMechanicalDrives": {
387403
"names": ["ElectroMechanicalDrives"],
388404
"github": "christiankral/ElectroMechanicalDrives",

0 commit comments

Comments
 (0)