Skip to content

Commit adba857

Browse files
authored
Merge pull request #2235 from darranl/jessica-doc
Update author information for Jessica Rodriguez.
2 parents 3671c7c + 9ece43f commit adba857

5 files changed

Lines changed: 12 additions & 12 deletions

_data/authors.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ szaldana:
3333
piyush-palta:
3434
name: "Piyush Palta"
3535
emailhash: "1fe80158e423117f4c183179e0c32cb1"
36-
bio: "https://github.com/piyush-palta"
36+
bio: "https://github.com/piyush-palta"
3737
araskar:
3838
name: "Ashpan Raskar"
3939
emailhash: "9fa88b105a019dccd6ab8db410e67123"
@@ -42,19 +42,19 @@ baranowb:
4242
name: "Bartosz Baranowski"
4343
emailhash: "63a1027f6f22d9bbbb10fcd469c78136"
4444
bio: "https://github.com/baranowb"
45-
cam-rod:
46-
name: "Cameron Rodriguez"
47-
emailhash: "aba64bbfde66646d5b5bc40d23b7e0de"
48-
bio: "https://github.com/cam-rod"
49-
prarthonapaul:
45+
jessicarod7:
46+
name: "Jessica Rodriguez"
47+
emailhash: "634f3d6bb98e726f1546a78e4ad68c9b6f42653ce873a5b3ea74877af52ca5e3"
48+
bio: "https://github.com/jessicarod7"
49+
prarthonapaul:
5050
name: "Prarthona Paul"
5151
emailhash: "6ed81e314d6074bbf734abe812f33b05"
5252
bio: "https://github.com/PrarthonaPaul"
5353
theashiot:
5454
name: "Ashwin Mehendale"
5555
emailhash: "e792a4261507d430e9ac7d1f8abcdcc1"
5656
bio: "https://github.com/theashiot"
57-
ivassile:
57+
ivassile:
5858
name: "Ilia Vassilev"
5959
emailhash: "a1dabbcc0e293c751d7ebf6d1feccd11"
6060
bio: "https://github.com/ivassile"

_posts/2022-06-21-ejb-over-tls.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Securing Jakarta Enterprise Beans with mutual TLS authentication"
44
date: 2022-06-21
55
tags: ejb tls sasl https credential-store keystore truststore
66
synopsis: A demonstration on how to configure Elytron for secure connections to EJBs, using mutual TLS, SASL authentication mechanisms, and credential stores.
7-
author: cam-rod
7+
author: jessicarod7
88
---
99

1010
:toc: macro

_posts/2022-11-10-git-tips-upstream-repositories-merge-conflicts-vlog.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ title: 'Vlog: Git Tips on Upstream Repositories and Merge Conflicts'
44
date: 2022-11-10
55
tags: git-tips github vlog
66
synopsis: This video explains how to add upstream repositories, rebase onto upstream branches, and resolve merge conflicts in Git.
7-
author: cam-rod
7+
author: jessicarod7
88
link: https://www.youtube.com/watch?v=v5d6x3kT7lU
99
---

_posts/2022-12-22-ask-me-anything-recap.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ We have a lot of new things we'd like to work on and areas that we'd like to exp
3030

3131
==== Perspective from a current intern on the WildFly Elytron team
3232

33-
Our intern, Cameron Rodriguez, also chimed in with his own perspective on some of his personal wins and
34-
challenges during his first 8 months on the WildFly Elytron team.
33+
Our intern, Jessica Rodriguez, also chimed in with her own perspective on some of her personal wins and
34+
challenges during her first 8 months on the WildFly Elytron team.
3535

3636
[quote]
3737
____

_posts/2023-04-25-using-custom-principals-with-elytron.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'Using Custom Principals with Elytron'
44
date: 2023-04-25
55
tags: custom-principal principal principal-transformer
66
synopsis: How to make accessing user information simpler, with new support for custom principals in WildFly Elytron.
7-
author: cam-rod
7+
author: jessicarod7
88
---
99

1010
:toc: macro

0 commit comments

Comments
 (0)