Skip to content

Commit 2281795

Browse files
committed
docs: remove devcontainer support
1 parent ec3b61b commit 2281795

File tree

7 files changed

+10
-68
lines changed

7 files changed

+10
-68
lines changed

.devcontainer/Dockerfile

Lines changed: 0 additions & 2 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -78,23 +78,8 @@ Supports using PostgreSQL binaries from:
7878

7979
## Contribution
8080

81-
Unless you explicitly state otherwise, any contribution intentionally submitted
82-
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
83-
additional terms or conditions.
84-
85-
<a href="https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/theseus-rs/postgresql-embedded">
86-
<img
87-
src="https://img.shields.io/static/v1?label=VSCode%20Development%20Container&logo=visualstudiocode&message=Open&color=orange"
88-
alt="VSCode Development Container"
89-
/>
90-
</a>
91-
<br/>
92-
<a href="https://github.dev/theseus-rs/postgresql-embedded">
93-
<img
94-
src="https://img.shields.io/static/v1?label=GitHub%20Codespaces&logo=github&message=Open&color=orange"
95-
alt="GitHub Codespaces"
96-
/>
97-
</a>
81+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as
82+
defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
9883

9984
## Prior Art
10085

postgresql_archive/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,5 @@ at your option.
112112

113113
## Contribution
114114

115-
Unless you explicitly state otherwise, any contribution intentionally submitted
116-
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
117-
additional terms or conditions.
115+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as
116+
defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

postgresql_commands/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ at your option.
5252

5353
## Contribution
5454

55-
Unless you explicitly state otherwise, any contribution intentionally submitted
56-
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
57-
additional terms or conditions.
55+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as
56+
defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

postgresql_embedded/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,5 @@ default.
154154

155155
## Contribution
156156

157-
Unless you explicitly state otherwise, any contribution intentionally submitted
158-
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
159-
additional terms or conditions.
157+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as
158+
defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

postgresql_extensions/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,5 @@ at your option.
7979

8080
## Contribution
8181

82-
Unless you explicitly state otherwise, any contribution intentionally submitted
83-
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
84-
additional terms or conditions.
82+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as
83+
defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

0 commit comments

Comments
 (0)