From 689a462a77e50affb7dde64ebf8fdd20201387f7 Mon Sep 17 00:00:00 2001 From: satria agan Date: Wed, 12 Nov 2025 21:10:36 +0700 Subject: [PATCH] Add personal contribution note by Tinu280 Added a personal contribution note to the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 639286ba9f..e0f720a255 100644 --- a/README.md +++ b/README.md @@ -254,3 +254,5 @@ also included in our repository in the `COPYING.LESSER` file. The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also included in our repository in the `COPYING` file. + +My first contribution test by Tinu280