From c3f2662c729dd75fa8e38166f1f5c821c61832f9 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Tue, 1 Mar 2022 23:24:41 +0100 Subject: [PATCH] File renames --- srfi-180.egg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srfi-180.egg b/srfi-180.egg index ab72747..5d9cb66 100644 --- a/srfi-180.egg +++ b/srfi-180.egg @@ -1,6 +1,6 @@ ;;; -*- scheme -*- -((author "John Cowan") +((author "Amirouche Boubekki") (synopsis "This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.") (category parsing) (license "MIT")