From cef6fed63d08e5f9c8db2e7915d75b308030461c Mon Sep 17 00:00:00 2001 From: Daniel Hajduk <56174928+DanielHajduk98@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:04:40 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4a16eac8a..b3403f364 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ follow best practice in terms of design and coding. We provide raw source and ai ## Links - Documentation https://component.infermedica.com/ -- Discord Community https://discord.gg/Uhv8Ev8yqC - ## Contributing Contribution is welcome but always before you want to contribute please mail to przemyslaw.spaczek@infermedica.com. From 0a77e3f4e1644bd03f926379e8264e8f22d4f040 Mon Sep 17 00:00:00 2001 From: DanielHajduk98 <56174928+DanielHajduk98@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:16:34 +0100 Subject: [PATCH 2/3] remove team page from storybook and email --- README.md | 3 -- docs/team.mdx | 81 --------------------------------------------------- 2 files changed, 84 deletions(-) delete mode 100644 docs/team.mdx diff --git a/README.md b/README.md index b3403f364..eb9e7e1ea 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,6 @@ follow best practice in terms of design and coding. We provide raw source and ai ## Links - Documentation https://component.infermedica.com/ -## Contributing -Contribution is welcome but always before you want to contribute please mail to przemyslaw.spaczek@infermedica.com. - ## Dependencies A list of dependencies can be found in [package.json](https://github.com/infermedica/component-library/blob/master/package.json) file or on npm [@infermedica/component-library](https://www.npmjs.com/package/@infermedica/component-library) site. diff --git a/docs/team.mdx b/docs/team.mdx deleted file mode 100644 index fe503fe33..000000000 --- a/docs/team.mdx +++ /dev/null @@ -1,81 +0,0 @@ -import { Meta } from '@storybook/blocks'; -import Maintainer from './components/Maintainer'; -export const core = [ - { - name: 'Przemysław Spaczek', - github: 'pspaczek', - role: 'Owner', - job: 'Lead Software Developer at Infermedica', - location: 'Wrocław, Poland' - }, - { - name: 'Sonia Jarczak', - github: 'sonya0504', - job: 'Junior Frontend Developer at Infermedica', - location: 'Wrocław, Poland' - } -]; -export const retired = [ - { - name: 'Arkadiusz Krzymieński', - github: 'ArkadiuszKrzymienski', - job: 'Frontend Developer at Sparing Software', - location: 'Kielce, Poland' - }, -]; - - - - - -# The team -## Core Maintainers -