about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-21T01·24+0000
committerVincent Ambo <tazjin@google.com>2019-12-21T01·24+0000
commit14462d5ecd4b404c105aa2f8c57e500841a330b3 (patch)
tree5eadaaa87fa2960c30fc2b247f2fccea4efa8169
parent17060cece3b41052eefd0711931c70f42b29eb8d (diff)
chore(alcoholic_jwt): Prepare for depot merge
-rw-r--r--.travis.yml2
-rw-r--r--CODE_OF_CONDUCT.md20
-rw-r--r--net/alcoholic_jwt/.gitignore (renamed from .gitignore)0
-rw-r--r--net/alcoholic_jwt/Cargo.toml (renamed from Cargo.toml)0
-rw-r--r--net/alcoholic_jwt/LICENSE (renamed from LICENSE)0
-rw-r--r--net/alcoholic_jwt/README.md (renamed from README.md)0
-rw-r--r--net/alcoholic_jwt/src/lib.rs (renamed from src/lib.rs)0
-rw-r--r--net/alcoholic_jwt/src/tests.rs (renamed from src/tests.rs)0
8 files changed, 0 insertions, 22 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 5b0e032f18..0000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-language: rust
-cache: cargo
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
deleted file mode 100644
index c4013ac13e..0000000000
--- a/CODE_OF_CONDUCT.md
+++ /dev/null
@@ -1,20 +0,0 @@
-A SERMON ON ETHICS AND LOVE
-===========================
-
-One day Mal-2 asked the messenger spirit Saint Gulik to approach the Goddess and request Her presence for some desperate advice. Shortly afterwards the radio came on by itself, and an ethereal female Voice said **YES?**
-
-"O! Eris! Blessed Mother of Man! Queen of Chaos! Daughter of Discord! Concubine of Confusion! O! Exquisite Lady, I beseech You to lift a heavy burden from my heart!"
-
-**WHAT BOTHERS YOU, MAL? YOU DON'T SOUND WELL.**
-
-"I am filled with fear and tormented with terrible visions of pain. Everywhere people are hurting one another, the planet is rampant with injustices, whole societies plunder groups of their own people, mothers imprison sons, children perish while brothers war. O, woe."
-
-**WHAT IS THE MATTER WITH THAT, IF IT IS WHAT YOU WANT TO DO?**
-
-"But nobody Wants it! Everybody hates it."
-
-**OH. WELL, THEN *STOP*.**
-
-At which moment She turned herself into an aspirin commercial and left The Polyfather stranded alone with his species.
-
-SINISTER DEXTER HAS A BROKEN SPIROMETER.
diff --git a/.gitignore b/net/alcoholic_jwt/.gitignore
index 143b1ca014..143b1ca014 100644
--- a/.gitignore
+++ b/net/alcoholic_jwt/.gitignore
diff --git a/Cargo.toml b/net/alcoholic_jwt/Cargo.toml
index 40db6b7bd1..40db6b7bd1 100644
--- a/Cargo.toml
+++ b/net/alcoholic_jwt/Cargo.toml
diff --git a/LICENSE b/net/alcoholic_jwt/LICENSE
index 94a9ed024d..94a9ed024d 100644
--- a/LICENSE
+++ b/net/alcoholic_jwt/LICENSE
diff --git a/README.md b/net/alcoholic_jwt/README.md
index b9ff57df4b..b9ff57df4b 100644
--- a/README.md
+++ b/net/alcoholic_jwt/README.md
diff --git a/src/lib.rs b/net/alcoholic_jwt/src/lib.rs
index c98bee6150..c98bee6150 100644
--- a/src/lib.rs
+++ b/net/alcoholic_jwt/src/lib.rs
diff --git a/src/tests.rs b/net/alcoholic_jwt/src/tests.rs
index 81890986f8..81890986f8 100644
--- a/src/tests.rs
+++ b/net/alcoholic_jwt/src/tests.rs