Skip to content

Commit ce4fbee

Browse files
github-actions[bot]bdougie
andauthoredJun 28, 2021
Add handle ThePhD (#45)
Co-authored-by: bdougie <bdougie@users.noreply.github.com>
1 parent 1aa55de commit ce4fbee

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed
 

‎README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
--- | --- | --- | --- | --- | ---
1111
![@kjaymiller](https://avatars.githubusercontent.com/kjaymiller?s=100&v=1) | ![@developerayo](https://avatars.githubusercontent.com/developerayo?s=100&v=1) | ![@swannodette](https://avatars.githubusercontent.com/swannodette?s=100&v=1) | ![@lipemorais](https://avatars.githubusercontent.com/lipemorais?s=100&v=1) | ![@brandonroberts](https://avatars.githubusercontent.com/brandonroberts?s=100&v=1) | ![@lwgray](https://avatars.githubusercontent.com/lwgray?s=100&v=1)
1212

13-
[@torch2424](#torch2424) | [@imolorhe](#imolorhe)
14-
--- | ---
15-
![@torch2424](https://avatars.githubusercontent.com/torch2424?s=100&v=1) | ![@imolorhe](https://avatars.githubusercontent.com/imolorhe?s=100&v=1)
13+
[@torch2424](#torch2424) | [@imolorhe](#imolorhe) | [@ThePhD](#ThePhD)
14+
--- | --- | ---
15+
![@torch2424](https://avatars.githubusercontent.com/torch2424?s=100&v=1) | ![@imolorhe](https://avatars.githubusercontent.com/imolorhe?s=100&v=1) | ![@ThePhD](https://avatars.githubusercontent.com/ThePhD?s=100&v=1)
1616

1717

1818
### [@aprilspeight](https://github.com/aprilspeight)
@@ -73,6 +73,10 @@
7373
### [@imolorhe](https://github.com/imolorhe)
7474
* ✨⚡️ A beautiful feature-rich GraphQL Client for all platforms. ([project](https://github.com/altair-graphql/altair))
7575

76+
### [@ThePhD](https://github.com/ThePhD)
77+
* "Transcoding Support in C" ([post](https://soasis.org/posts/planted-seeds-unicode-c-c++-2021/))
78+
* sol2 ([project](https://github.com/ThePhD/sol2))
79+
7680
## 💅🏾 Contributing
7781

7882
Additional suggestions are welcomed! Check out [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

‎developers.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ torch2424:
4343
- '"assemblyscript" ([project](https://github.com/AssemblyScript/assemblyscript))'
4444
imolorhe:
4545
- "✨⚡️ A beautiful feature-rich GraphQL Client for all platforms. ([project](https://github.com/altair-graphql/altair))"
46+
ThePhD:
47+
- '"Transcoding Support in C" ([post](https://soasis.org/posts/planted-seeds-unicode-c-c++-2021/))'
48+
- sol2 ([project](https://github.com/ThePhD/sol2))

0 commit comments

Comments
 (0)
Failed to load comments.