From 3d0ddf37c2d4615a0b8ad94d8c60d4a63b2ad804 Mon Sep 17 00:00:00 2001 From: Victor Maslov Date: Thu, 27 Oct 2022 09:14:33 +0300 Subject: RASEL --- entries/nakilon/fib.rasel | 2 ++ people.json | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 entries/nakilon/fib.rasel diff --git a/entries/nakilon/fib.rasel b/entries/nakilon/fib.rasel new file mode 100644 index 0000000..aa8f009 --- /dev/null +++ b/entries/nakilon/fib.rasel @@ -0,0 +1,2 @@ +1&-:?v1\:3\01\--1\ +2\.@ > diff --git a/people.json b/people.json index f1d8014..37ffe5e 100644 --- a/people.json +++ b/people.json @@ -453,5 +453,16 @@ "link": "./entries/nwoeanhinnogaehr/fib.asm" } ] + }, + { + "github": "nakilon", + "name": "Victor Maslov", + "title": "I don't have no titles", + "entries": [ + { + "name": "RASEL", + "link": "./entries/nakilon/fib.rasel" + } + ] } ] -- cgit v1.2.3-70-g09d2 From 8bbd3157c741e29b16c93cae3ae6adb2aa96ba5b Mon Sep 17 00:00:00 2001 From: Braxton Hall Date: Thu, 27 Oct 2022 00:42:09 -0700 Subject: Fix case on Nakilon --- people.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/people.json b/people.json index 37ffe5e..750b69e 100644 --- a/people.json +++ b/people.json @@ -455,7 +455,7 @@ ] }, { - "github": "nakilon", + "github": "Nakilon", "name": "Victor Maslov", "title": "I don't have no titles", "entries": [ -- cgit v1.2.3-70-g09d2