Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install packages
run: apt-get update -qq && apt-get install -y kwalify python3 python3-pip mmv -qq
- name: Install python stuff
run: pip3 install pyyaml typing graphstore/rule-runner linkml==1.7.4
run: pip3 install pyyaml typing graphstore/rule-runner linkml==1.7.4 linkml-runtime==1.7.4
## Users.
- name: Test users schema.
run: |
Expand Down
11 changes: 11 additions & 0 deletions metadata/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4453,3 +4453,14 @@
nickname: 'Emily Bordeleau '
organization: McM
uri: 'https://orcid.org/0009-0008-9725-6614'
-
accounts:
github: pkalita-lbl
authorizations:
noctua:
go:
allow-edit: true
groups:
- 'http://geneontology.org'
nickname: 'Patrick Kalita'
uri: 'https://orcid.org/0000-0002-6150-307X'