add more vendors #76

Merged
Solvik merged 1 commit from moar_vendors into master 2019-09-11 14:22:07 +02:00
Showing only changes of commit 94230f444a - Show all commits

View file

@ -8,6 +8,8 @@ def is_tool(name):
def get_vendor(name):
vendors = {
'PERC': 'Dell',
'SANDISK': 'SanDisk',
'DELL': 'Dell',
'ST': 'Seagate',
'CRUCIAL': 'Crucial',