Skip to content

Commit 7b6f1da

Browse files
committed
cleanup authors
1 parent 12260f7 commit 7b6f1da

File tree

3 files changed

+0
-35
lines changed

3 files changed

+0
-35
lines changed

app/data/authors.yaml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,3 @@
1-
- name: Chad Arimura
2-
email: chad.arimura@oracle.com
3-
photo_url: https://chadarimura.com/chad.jpg
4-
github: carimura
5-
twitter: chadarimura
6-
website: https://chadarimura.com
7-
description: |
8-
Chad is a cool guy.
9-
and here's more text.
10-
thanks.
11-
12-
- name: Nicolai Parlog
13-
email: nicolai.parlog@oracle.com
14-
photo_url: https://nipafx.dev/static/8a28e9a07c4004e9d9f136b410e484e8/6cc9c/nicolai.webp
15-
github: nipafx
16-
twitter: nipafx
17-
website: https://nipafx.dev
18-
description: |
19-
Nicolai is a cool guy.
20-
and here's more text.
21-
thanks.
22-
23-
- name: José Paumard
24-
email: jose.paumard@oracle.com
25-
photo_url: https://pluralsight.imgix.net/author/lg/jose-paumard-v1.jpg
26-
github: josepaumard
27-
twitter: josepaumard
28-
website: https://youtube.com/hashtag/jepcafe
29-
description: |
30-
José is a cool guy.
31-
and here's more text.
32-
thanks.
33-
341
- name: Venkat Subramaniam
352
email: venkats@agiledeveloper.com
363
photo_url: https://itkonekt.com/media/2019/12/Venkat.png

app/pages/learn/01_tutorial/01_your-first-java-app/01_getting-started-with-java.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ toc:
2424
- Going Further {going-further}
2525
description: "Downloading and setting up the JDK, writing your first Java class, and creating your first Java application."
2626
last_update: 2022-10-29
27-
author: ["JoséPaumard", "ChadArimura"]
2827
---
2928

3029
<a id="first-app">&nbsp;</a>

app/pages/learn/01_tutorial/03_getting-to-know-the-language/02_basics/01_creating-variables.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ toc:
1313
- Variables {creating}
1414
- Naming Variables {naming}
1515
description: "Rules to name variables."
16-
author: ["ChadArimura"]
1716
last_update: 2021-09-23
1817
---
1918

0 commit comments

Comments
 (0)