summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authoradam-grant-hendry <59346180+adam-grant-hendry@users.noreply.github.com>2022-06-25 00:40:52 -0700
committerGitHub <noreply@github.com>2022-06-25 09:40:52 +0200
commita62e7cfe11eb25020a4613bd5111b2e1a3353f8a (patch)
tree5a0f5ffbad03886816b7876aa6cd0b83c1fa051e /script
parent90362ad816c0e3ac586519edb5bc9d9cd7b384cb (diff)
downloadastroid-git-a62e7cfe11eb25020a4613bd5111b2e1a3353f8a.tar.gz
Fix the qt brain for Signals on PySide 2 and 6 (#1654)
Co-authored-by: Hendry, Adam <adam.hendry@medtronic.com> Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to 'script')
-rw-r--r--script/.contributors_aliases.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/script/.contributors_aliases.json b/script/.contributors_aliases.json
index 60fabfa8..2b3c6d87 100644
--- a/script/.contributors_aliases.json
+++ b/script/.contributors_aliases.json
@@ -169,5 +169,9 @@
"ville.skytta@iki.fi": {
"mails": ["ville.skytta@iki.fi", "ville.skytta@upcloud.com"],
"name": "Ville Skyttä"
+ },
+ "adam.grant.hendry@gmail.com": {
+ "mails": ["adam.grant.hendry@gmail.com"],
+ "name": "Adam Hendry"
}
}