Skip to content

Commit 1054c41

Browse files
committed
Auto-generated commit
1 parent ac3a242 commit 1054c41

File tree

7 files changed

+30
-7
lines changed

7 files changed

+30
-7
lines changed

.editorconfig

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ indent_style = tab
8686
[*.{f,f.txt}]
8787
indent_style = space
8888
indent_size = 2
89-
insert_final_newline = false
9089

9190
# Set properties for shell files:
9291
[*.{sh,sh.txt}]

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-12-23T01:39:27.977Z
1+
2025-03-03T00:32:17.035Z

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/array/shared-buffer) of the main repository where we’ll review and provide feedback.
44

5-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
66

77
We look forward to receiving your contribution! :smiley:

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,7 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
192+
# Cursor #
193+
##########
194+
.cursorignore

CONTRIBUTORS

+22-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Aadish Jain <[email protected]>
66
Aayush Khanna <[email protected]>
77
Abhijit Raut <[email protected]>
8+
Abhishek Jain <[email protected]>
89
Adarsh Palaskar <[email protected]>
910
Aditya Sapra <[email protected]>
1011
Ahmed Atwa <[email protected]>
@@ -27,15 +28,21 @@ Daniel Killenberger <[email protected]>
2728
Daniel Yu <[email protected]>
2829
Debashis Maharana <[email protected]>
2930
Desh Deepak Kant <[email protected]>
31+
32+
Dhruv Arvind Singh <[email protected]>
3033
Divyansh Seth <[email protected]>
3134
Dominic Lim <[email protected]>
3235
Dominik Moritz <[email protected]>
3336
Dorrin Sotoudeh <[email protected]>
3437
EuniceSim142 <[email protected]>
3538
Frank Kovacs <[email protected]>
39+
GK Bishnoi <[email protected]>
40+
41+
Gautam sharma <[email protected]>
3642
Golden Kumar <[email protected]>
3743
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
44+
Gururaj Gurram <[email protected]>
45+
3946
4047
Harshita Kalani <[email protected]>
4148
Hridyanshu <[email protected]>
@@ -49,8 +56,11 @@ Joey Reed <[email protected]>
4956
Jordan Gallivan <[email protected]>
5057
Joris Labie <[email protected]>
5158
Justin Dennison <[email protected]>
59+
Justyn Shelby <[email protected]>
60+
Karan Anand <[email protected]>
5261
Karthik Prakash <[email protected]>
5362
Kohantika Nath <[email protected]>
63+
Krishnam Agarwal <[email protected]>
5464
Krishnendu Das <[email protected]>
5565
Kshitij-Dale <[email protected]>
5666
Lovelin Dhoni J B <[email protected]>
@@ -60,6 +70,7 @@ Marcus Fantham <[email protected]>
6070
Matt Cochrane <[email protected]>
6171
Mihir Pandit <[email protected]>
6272
Milan Raj <[email protected]>
73+
Mohammad Bin Aftab <[email protected]>
6374
Mohammad Kaif <[email protected]>
6475
Momtchil Momtchev <[email protected]>
6576
Muhammad Haris <[email protected]>
@@ -87,6 +98,7 @@ Rejoan Sardar <[email protected]>
8798
Ricky Reusser <[email protected]>
8899
Ridam Garg <[email protected]>
89100
101+
Rishav Tarway <[email protected]>
90102
Robert Gislason <[email protected]>
91103
Roman Stetsyk <[email protected]>
92104
Rutam Kathale <[email protected]>
@@ -97,6 +109,7 @@ Sai Srikar Dumpeti <[email protected]>
97109
Sarthak Paandey <[email protected]>
98110
Saurabh Singh <[email protected]>
99111
Seyyed Parsa Neshaei <[email protected]>
112+
Shabareesh Shetty <[email protected]>
100113
Shashank Shekhar Singh <[email protected]>
101114
Shivam Ahir <[email protected]>
102115
Shraddheya Shendre <[email protected]>
@@ -107,6 +120,7 @@ Snehil Shah <[email protected]>
107120
Soumajit Chatterjee <[email protected]>
108121
Spandan Barve <[email protected]>
109122
Stephannie Jiménez Gacha <[email protected]>
123+
Suhaib Ilahi <[email protected]>
110124
Suraj Kumar <[email protected]>
111125
Tirtadwipa Manunggal <[email protected]>
112126
Tudor Pagu <[email protected]>
@@ -117,10 +131,16 @@ UtkershBasnet <[email protected]>
117131
Vaibhav Patel <[email protected]>
118132
Varad Gupta <[email protected]>
119133
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected].com>
134+
Vivek Maurya <vm8118134@gmail.com>
121135
Xiaochuan Ye <[email protected]>
122136
Yaswanth Kosuru <[email protected]>
123137
Yernar Yergaziyev <[email protected]>
138+
Yugal Kaushik <[email protected]>
139+
Yuvi Mittal <[email protected]>
140+
ekambains <[email protected]>
141+
fadiothman22 <[email protected]>
124142
olenkabilonizhka <[email protected]>
143+
pranav-1720 <[email protected]>
144+
rahulrangers <[email protected]>
125145
126146

NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016-2024 The Stdlib Authors.
1+
Copyright (c) 2016-2025 The Stdlib Authors.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ See [LICENSE][stdlib-license].
333333

334334
## Copyright
335335

336-
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
336+
Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
337337

338338
</section>
339339

0 commit comments

Comments
 (0)