chore: update maintainer info in LICENSE and glama.json
Some checks failed
CI / Lint commits (push) Failing after 0s
CI / Build & test (push) Failing after 32s

This commit is contained in:
Deivid Soto 2026-03-28 12:00:21 +01:00
parent 635ad4ca42
commit f46cbc5156
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": ["torrentclaw"]
"maintainers": ["torrentclaw", "eividsoto"]
}