Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion data/aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@
"model": "EOS 5DS",
"comments": "different model, same sensor"
},
"EOS 6D Mark II": {
"make": "Canon",
"model": "EOS RP",
"comments": "different model, same sensor"
},
"EOS R5 C": {
"make": "Canon",
"model": "EOS R5",
Expand All @@ -81,6 +86,11 @@
"make": "Canon",
"model": "EOS R10",
"comments": "different model, same sensor"
},
"EOS R8": {
"make": "Canon",
"model": "EOS R6m2",
"comments": "different model, same sensor"
}
},
"Nikon": {
Expand Down Expand Up @@ -111,8 +121,15 @@
"model": "ILCE-7RM3",
"comments": "updated model, same sensor"
}
},
"Fujifilm": {
"GFX100S": {
"make": "Fujifilm",
"model": "GFX 100",
"comments": "different model, same sensor"
}
}
}
}
}
}
}
Loading
Loading