···5252 changelog = "https://github.com/oras-project/oras/releases/tag/v${version}";
5353 description = "The ORAS project provides a way to push and pull OCI Artifacts to and from OCI Registries";
5454 license = licenses.asl20;
5555- maintainers = with maintainers; [ jk ];
5555+ maintainers = with maintainers; [ jk developer-guy ];
5656 };
5757}