From f46cbc5156de37743f965aab2ccf9cc48144c79c Mon Sep 17 00:00:00 2001 From: Deivid Soto Date: Sat, 28 Mar 2026 12:00:21 +0100 Subject: [PATCH] chore: update maintainer info in LICENSE and glama.json --- LICENSE | 2 +- glama.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 9d044e4..ee27d08 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 buryni +Copyright (c) 2026 Deivid Soto Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/glama.json b/glama.json index 2c089d5..2b7ca25 100644 --- a/glama.json +++ b/glama.json @@ -1,4 +1,4 @@ { "$schema": "https://glama.ai/mcp/schemas/server.json", - "maintainers": ["torrentclaw"] + "maintainers": ["torrentclaw", "eividsoto"] }