From 02d388f1b7a673cd70b3ab505173b7152cbe20a0 Mon Sep 17 00:00:00 2001 From: satria agan Date: Wed, 12 Nov 2025 21:10:36 +0700 Subject: [PATCH 1/2] 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 639286ba9f36..e0f720a255c9 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 From 4a3be172d60bb05d8d976b6070c87c8b381be554 Mon Sep 17 00:00:00 2001 From: satria agan Date: Thu, 13 Nov 2025 14:42:28 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e0f720a255c9..639286ba9f36 100644 --- a/README.md +++ b/README.md @@ -254,5 +254,3 @@ 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