mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add "Author" field to plugins.
This commit is contained in:
@@ -44,5 +44,6 @@ namespace DiscImageChef.Filesystems.ISO9660
|
||||
public Encoding Encoding { get; private set; }
|
||||
public string Name => "ISO9660 Filesystem";
|
||||
public Guid Id => new Guid("d812f4d3-c357-400d-90fd-3b22ef786aa8");
|
||||
public string Author => "Natalia Portillo";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user