You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
Data cleanse - correct owner names and strip errant spaces (#176)
* Remove errant .DS_Store file * Correct owner name * Correct owner name * Correct owner name * Strip extra space * Strip extra space
This commit is contained in:
committed by
Nick Johnson
parent
33f138c027
commit
23858c47ff
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: pid
|
||||
title: POV Pendant
|
||||
owner: Blinkinlabs
|
||||
owner: blinkinlabs
|
||||
license: APL
|
||||
site: http://www.blinkypendant.com
|
||||
source: http://github.com/blinkinlabs/BlinkyPendant
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: pid
|
||||
title: POV Pendant (bootloader)
|
||||
owner: Blinkinlabs
|
||||
owner: blinkinlabs
|
||||
license: APL
|
||||
site: http://www.blinkypendant.com
|
||||
source: http://github.com/blinkinlabs/BlinkyPendant
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: pid
|
||||
title: Duet 0.8.5
|
||||
owner: Duet3d
|
||||
owner: duet3d
|
||||
license: CERN OHL 1.2 & GPL
|
||||
site: http://www.think3dprint3d.com/
|
||||
source: https://github.com/T3P3/Duet
|
||||
@@ -18,4 +18,4 @@ The firmware is licensed under the GPL
|
||||
There are multiple versions on the Duet 3dprinter controller:
|
||||
0.6 (legacy)
|
||||
0.8.5 (current production)
|
||||
NG (under development)
|
||||
NG (under development)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: pid
|
||||
title: OWL
|
||||
owner: rebeltechnology
|
||||
owner: rebeltechnology
|
||||
license: GPL
|
||||
site: http://hoxtonowl.com
|
||||
source: https://github.com/pingdynasty/OwlWare
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: pid
|
||||
title: OpenCVMeter
|
||||
owner: stephanelectronics
|
||||
owner: stephanelectronics
|
||||
license: GPLv3
|
||||
site: https://www.kickstarter.com/projects/limpkin/opencvmeter-rediscover-your-capacitors
|
||||
source: https://github.com/limpkin/capmeter
|
||||
|
||||
Reference in New Issue
Block a user