forked from AndroidStudyGroup/conferences
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add USA and fix some things (#20)
- Loading branch information
1 parent
2e0675e
commit fac97c0
Showing
4 changed files
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: "Fluttercon USA" | ||
website: https://flutterconusa.dev/ | ||
location: NYC, USA | ||
online: false | ||
|
||
date_start: 2024-09-19 | ||
date_end: 2024-09-20 | ||
|
||
cfp: | ||
start: 2024-01-01 | ||
end: 2024-01-01 | ||
site: https://flutterconusa.dev/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: "Google I/O" | ||
website: https://io.google/2024/ | ||
location: Online | ||
online: true | ||
|
||
date_start: 2024-05-14 | ||
date_end: 2024-05-14 | ||
|
||
cfp: | ||
start: 2024-01-01 | ||
end: 2024-01-01 | ||
site: https://io.google/2024/ | ||
--- |