docs: changes: Add Jessica Paquette to influences

Change-Id: I27aed14115b37a059f96731a569d0ed19115b23c
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/docs/checklists/changes.md b/docs/checklists/changes.md
index 2f06852..82bdf0b 100644
--- a/docs/checklists/changes.md
+++ b/docs/checklists/changes.md
@@ -46,6 +46,12 @@
 [command-center-byte-order-fallacy]:
   https://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html
 
+- [what’s the most annoying thing about writing C - Jessica
+  Paquette][barrelshifter-annoying-c]
+
+[barrelshifter-annoying-c]:
+  https://mastodon.social/@barrelshifter/114016810912730423
+
 ## References
 
 - [The C programming language - C Standards Committee][c-language]