From 7987921cf9a4c8516edc4b7f834ed3df00ec648d Mon Sep 17 00:00:00 2001 From: Lewis Carhart Date: Thu, 30 Apr 2026 12:31:57 +0100 Subject: [PATCH] chore(api): remove outdated contact information from README.md --- apps/api/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/apps/api/README.md b/apps/api/README.md index f7946b877b..89169ffa14 100644 --- a/apps/api/README.md +++ b/apps/api/README.md @@ -92,12 +92,6 @@ Check out a few resources that may come in handy when working with NestJS: Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support). -## Stay in touch - -- Author - [Kamil Myƛliwiec](https://twitter.com/kammysliwiec) -- Website - [https://nestjs.com](https://nestjs.com/) -- Twitter - [@nestframework](https://twitter.com/nestframework) - ## License Nest is [MIT licensed](https://github.com/nestjs/nest/blob/master/LICENSE).