diff options
-rw-r--r-- | entries/nakilon/fib.rasel | 2 | ||||
-rw-r--r-- | people.json | 11 |
2 files changed, 13 insertions, 0 deletions
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 e8c43e4..ae20e0a 100644 --- a/people.json +++ b/people.json @@ -468,5 +468,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" + } + ] } ] |