Merge pull request #53924 from nzhang-zh/oci-image-tool

oci-image-tool: init at 1.0.0-rc1
This commit is contained in:
lewo
2019-01-20 18:32:34 +01:00
committed by GitHub
3 changed files with 30 additions and 0 deletions
+5
View File
@@ -3255,6 +3255,11 @@
github = "nyarly";
name = "Judson Lester";
};
nzhang-zh = {
email = "n.zhang.hp.au@gmail.com";
github = "nzhang-zh";
name = "Ning Zhang";
};
obadz = {
email = "obadz-nixos@obadz.com";
github = "obadz";