add more vendors

This commit is contained in:
Solvik Blum 2019-09-10 15:31:16 +02:00
parent 4303312b17
commit 94230f444a
No known key found for this signature in database
GPG key ID: CC12B3DC262B6C47

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