From 14115d7ca69abf5510df6d0a105b47ea42bf476f Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 15 Jun 2021 02:55:43 +1000 Subject: [PATCH 1/2] Add John --- README.md | 2 +- _networks/jbampton.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 _networks/jbampton.md diff --git a/README.md b/README.md index f093e47..714934b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Community of open-source programmers or software engineers. ## Want to add yourself? - Fork this repository -- Create a new fiel with your github username at `_networks` directory, for example if your github username is Max, so please create `_networks/max.md` file. +- Create a new field with your GitHub username at `_networks` directory, for example if your GitHub username is Max, so please create `_networks/max.md` file. - Fill your information and name at the file. - Send Pull request. - Wait for moderators to merge your PR. diff --git a/_networks/jbampton.md b/_networks/jbampton.md new file mode 100644 index 0000000..d58757e --- /dev/null +++ b/_networks/jbampton.md @@ -0,0 +1,16 @@ +--- +layout: network +permalink: /network/beast/ +name: John Bampton +github: jbampton +website: https://john.onelang.workers.dev/ +email: jbampton@gmail.com +country: Australia +location: Brisbane +role: Developer Relations Engineer +languages: old gray bearded +--- + +Roby is... + +A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. From 7598973bc9a175a4136fb1ba936d078a7d828194 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 15 Jun 2021 02:58:39 +1000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714934b..9041613 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Community of open-source programmers or software engineers. ## Want to add yourself? - Fork this repository -- Create a new field with your GitHub username at `_networks` directory, for example if your GitHub username is Max, so please create `_networks/max.md` file. +- Create a new file with your GitHub username at `_networks` directory, for example if your GitHub username is Max, so please create `_networks/max.md` file. - Fill your information and name at the file. - Send Pull request. - Wait for moderators to merge your PR.