From 583d85819552ddbb79b8e2402536c74f1e92fdcb Mon Sep 17 00:00:00 2001 From: Flaviu Vadan Date: Thu, 28 Nov 2024 06:50:16 -0800 Subject: [PATCH] Add emeritus + license block to README.md (#1279) Signed-off-by: Flaviu Vadan --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1da199b7..0aa3aefa 100644 --- a/README.md +++ b/README.md @@ -179,3 +179,14 @@ w.create() ## Contributing See the [contributing guide](./CONTRIBUTING.md)! + +## Hera Emeritus Maintainers + +These emeritus maintainers dedicated a part of their career to Hera and reviewed code, triaged bugs and pushed the +project forward over a substantial period of time. Their contribution is greatly appreciated: + +- [Flaviu Vadan](https://github.com/flaviuvadan) + +## License + +Hera is licensed under Apache 2.0. See [License](https://github.com/argoproj-labs/hera/blob/main/LICENSE) for details.