Skip to content

Commit d97d175

Browse files
authored
Merge pull request #304 from atom-community/upstream_master
2 parents 924b063 + c0dcd9b commit d97d175

File tree

148 files changed

+5031
-1498
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+5031
-1498
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ node_modules
1616
docs/output
1717
docs/includes
1818
spec/fixtures/evil-files/
19+
!spec/fixtures/packages/package-with-incompatible-native-module-loaded-conditionally/node_modules/
1920
out/
2021
/electron/

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011-2020 GitHub Inc.
1+
Copyright (c) 2011-2021 GitHub Inc.
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,10 @@ repeat these steps to upgrade to future releases.
7676

7777
## Discussion
7878

79-
* Discuss Atom on our [forums](https://discuss.atom.io/)
79+
* Discuss Atom on our [forums](https://discuss.atom.io/) or on [GitHub Discussions](https://github.com/atom/atom/discussions)
8080
* Chat about Atom on our Slack team -- [instructions for joining](https://discuss.atom.io/t/join-us-on-slack/16638?source_topic_id=25406)
8181

82+
8283
## License
8384

8485
[MIT](https://github.com/atom/atom/blob/master/LICENSE.md)

apm/package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)