add more vendors (#76)

This commit is contained in:
Solvik 2019-09-11 14:22:07 +02:00 committed by GitHub
parent a0106675e0
commit 8c25ab483d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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',