diff --git a/editions/dev/tiddlers/from tw5.com/JavaScript Macros.tid b/editions/dev/tiddlers/from tw5.com/JavaScript Macros.tid index 3e44263dd..d70ed70cc 100644 --- a/editions/dev/tiddlers/from tw5.com/JavaScript Macros.tid +++ b/editions/dev/tiddlers/from tw5.com/JavaScript Macros.tid @@ -29,4 +29,3 @@ Note that JavaScript macros work on both the client and the server, and so do no !! Macro Behaviour Macros are just used to return a chunk of wikitext for further processing. They should not make modifications to tiddlers in the wiki store. The reason is that you cannot control when the macro is called; it may be called repeatedly as part of refresh processing. So it is important that macros do not have any other side effects beyond generating their text. - diff --git a/licenses/cla-individual.md b/licenses/cla-individual.md index 4033e9fc1..ba091524d 100644 --- a/licenses/cla-individual.md +++ b/licenses/cla-individual.md @@ -611,4 +611,7 @@ Galen Huntington, @galenhuntington, 2025/01/19 @Rhys-T, 2025/01/23 @Rumman157, 2025/03/17 -@bob.jansen@cultconv.com, 2025/03/22 \ No newline at end of file + +@bob.jansen@cultconv.com, 2025/03/22 + +Matthew Salmon, @matthewsalmon, 2025/04/24