@Tim 'mithro' Ansell @Ethan Mahintorabi @proppy (CC @Andrew Wright): Is any one of you prepared to merge a pull request if I make a simple one? I am proposing a fix that is already in open_pdks where I corrected a handful of SkyWater standard cell GDS files to correct for small DRC errors that are flagged by both magic and klayout. The GDS files being binary, there is no solution other than to replace the incorrect GDS with the corrected one (since there is one GDS file per cell, the overall changes are still not large). This is a very low-risk pull request, as it does not even affect operation of open_pdks (which will subsequently overwrite the now-corrected GDS files with the same corrected GDS files until I tell it not to). Hopefully this all goes well and smoothly, and I can knock Issue #261 off of the backlog of the skywater-pdk repository.