From 7f8d8013eb97e54c9047490675ab66d8da1bd178 Mon Sep 17 00:00:00 2001 From: "Chinmay D. Pai" Date: Tue, 29 Apr 2025 16:32:09 +0530 Subject: [PATCH] chore: add damon, the nomad operator Add `damon` to the list of projects Signed-off-by: Chinmay D. Pai --- data/projects.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/projects.yml b/data/projects.yml index 8cadca0..3a58754 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -743,3 +743,13 @@ - terraform - golang - proxy +- description: Nomad Operator to automate mundane tasks + github_uri: Thunderbottom/damon + name: damon + stars: 0 + updated_at: '2025-04-29T13:23:00Z' + url: https://github.com/Thunderbottom/damon + topics: + - nomad + - golang + - operator