Replace trademarked names with generic ones
This commit is contained in:
parent
d145e9c719
commit
8b8620864c
|
@ -1,15 +1,15 @@
|
||||||
# - manufacturer: Intel
|
# - manufacturer: Manufacturer 1
|
||||||
# model: Model 1
|
# model: Model 1
|
||||||
# slug: model-1
|
# slug: model-1
|
||||||
# u_height: 2
|
# u_height: 2
|
||||||
# custom_fields:
|
# custom_fields:
|
||||||
# text_field: Description
|
# text_field: Description
|
||||||
# - manufacturer: Intel
|
# - manufacturer: Manufacturer 1
|
||||||
# model: Model 2
|
# model: Model 2
|
||||||
# slug: model-2
|
# slug: model-2
|
||||||
# custom_fields:
|
# custom_fields:
|
||||||
# text_field: Description
|
# text_field: Description
|
||||||
# - manufacturer: Intel
|
# - manufacturer: Manufacturer 1
|
||||||
# model: Model 3
|
# model: Model 3
|
||||||
# slug: model-3
|
# slug: model-3
|
||||||
# is_full_depth: false
|
# is_full_depth: false
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# - name: Cisco
|
# - name: Manufacturer 1
|
||||||
# slug: cisco
|
# slug: manufacturer-1
|
||||||
# - name: Intel
|
# - name: Manufacturer 2
|
||||||
# slug: intel
|
# slug: manufacturer-2
|
||||||
# - name: NoName
|
# - name: NoName
|
||||||
# slug: noname
|
# slug: noname
|
||||||
|
|
Loading…
Reference in New Issue