mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Merge pull request #1780 from michaeldorner/patch-2
Add new user to users page
This commit is contained in:
commit
acc2d0b21a
1 changed files with 10 additions and 1 deletions
|
@ -766,5 +766,14 @@
|
||||||
"Personal site",
|
"Personal site",
|
||||||
"Blog"
|
"Blog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Handbook on Teaching Empirical Software Engineering: Online Materials",
|
||||||
|
"url": "https://www.emse.education",
|
||||||
|
"source": "https://github.com/mendezfe/temse",
|
||||||
|
"tags": [
|
||||||
|
"Book",
|
||||||
|
"Academia"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue