From 5115ad613a2dbe41a4111fdd6833294f091a6894 Mon Sep 17 00:00:00 2001 From: Damian D'Souza Date: Mon, 19 Jan 2026 15:23:37 +0100 Subject: [PATCH 1/2] chore: add member names to license --- LICENSE | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 64961a5..1edde2e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,10 @@ MIT License -Copyright (c) 2025 teams_lib_pzsp2_z1 +Copyright (c) 2026: +- Damian D'Souza +- Kamil Marszałek +- Michał Suski +- Michał Szwejk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 53e95246ae3f8f9fa2b1401187fa88b5a6a60bcc Mon Sep 17 00:00:00 2001 From: Damian D'Souza Date: Mon, 19 Jan 2026 15:28:01 +0100 Subject: [PATCH 2/2] chore: update lockfile --- python/uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/uv.lock b/python/uv.lock index 04856f1..f427cd4 100644 --- a/python/uv.lock +++ b/python/uv.lock @@ -592,7 +592,7 @@ wheels = [ [[package]] name = "teams-lib-pzsp2-z1" -version = "0.1.17" +version = "0.1.18" source = { virtual = "." } dependencies = [ { name = "python-dotenv" },