From ea85ee9f2d64dd284c5b7410f491d81fb879abae Mon Sep 17 00:00:00 2001 From: Boshen Date: Wed, 12 Jul 2023 11:29:21 +0800 Subject: [PATCH] Update license with my full time, add project maintainers to README --- LICENSE | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 85639556e..58cd98713 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Boshen +Copyright (c) 2023-present Boshen Chen 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/README.md b/README.md index 29d2c0125..102bcc5ee 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,10 @@ Only unstable stage 3 `json-modules` and stage 3 `decorators` tests are skipped. * [Crafting Interpreters](https://craftinginterpreters.com) * [Create an issue and insert your inspirational learning resources here] +## Maintainers + +* Project Lead: [Boshen](https://github.com/boshen) + ## Credits This project was incubated with the assistance of these exceptional mentors and their projects: